[pmwiki-users] OT: anybody done a "tinyurl" replacement?

Hans design5 at softflow.co.uk
Fri Jul 11 07:40:33 CDT 2008


Friday, July 11, 2008, 6:39:51 AM, Peter Bowers wrote:

>  or whether that is a limitation of the Redirect() function from
> core.

Redirect($pagename, $urlfmt);

will redirect to anywhere if you specify a full url for $urlfmt.

Or use

header('Location: http://www.example.com/');


  ~Hans




More information about the pmwiki-users mailing list