07-28-2011, 08:50 PM
How do I make a page redirect with PHP?
PHP
|
07-28-2011, 08:50 PM
How do I make a page redirect with PHP?
07-28-2011, 08:51 PM
(This post was last modified: 07-28-2011, 08:51 PM by shedletsky.)
(07-28-2011, 08:51 PM)Cap Wrote:(07-28-2011, 08:50 PM)roperson Wrote: How do I make a page redirect with PHP? You failed. Code: <?php Oh, and you failed. Your code didn't work. http://virtualscope.x10.mx/wiki/
Oh. I failed.
Still, the code fails.
07-28-2011, 10:13 PM
07-28-2011, 10:26 PM
No, really the code won't work, so I removed it.
[lua]header("LOCATION: www\.example.com");[/lua]
you're welcome EDIT: somehow the link got messed up... fixed. EDIT: hmm, no worky. I put a \ in front of the .
07-29-2011, 02:03 PM
Thanks.
|
« Next Oldest | Next Newest »
|