Jump to content

[SOLVED] PHP Redirection?


mvd7793

Recommended Posts

Hi. I'm interested in doing something like what follows in PHP.

 

The user goes to www.mydomain.com/page.php. By default, it shows them an HTML page without leaving page.php. However, if the user enters page.php?id=1 , then it will redirect them to another page, such as http://www.google.com. ID 2 would be different and so on and so forth. Could you do this with a switch or something?

Link to comment
https://forums.phpfreaks.com/topic/67592-solved-php-redirection/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.