[pmwiki-devel] Redirect in php

The Editor editor at fast.st
Wed Dec 6 17:50:56 CST 2006


I'm trying to get some things working directly in php for a script I'm
experimenting on.  Right now I'm stuck on this:

http_redirect($nextpage);

Assuming the $nextpage variable is a valid URL, my expectation was the
browser should simply reload to the proposed pages when it hits this
line.  But I get that whitescreen of death again.

BTW is there any way to get PHP error messages?  I can't seem to get
them on my home system.

Cheers,
Caveman



More information about the pmwiki-devel mailing list