Hi all,
Does anybody know a way (a PHP command) to re-direct a visitor of your webpage to another webpage? In ColdFusion, I know you can re-direct the location of a user with:
<CFLOCATION URL="
When this is embedded in my HTML, it will instantly re-direct the user to newpage.cfm.
Is there a PHP equivalent of <CFLOCATION> ??
Thanks for any help!
Bryan
Does anybody know a way (a PHP command) to re-direct a visitor of your webpage to another webpage? In ColdFusion, I know you can re-direct the location of a user with:
<CFLOCATION URL="
When this is embedded in my HTML, it will instantly re-direct the user to newpage.cfm.
Is there a PHP equivalent of <CFLOCATION> ??
Thanks for any help!
Bryan