chico1st Posted August 16, 2006 Share Posted August 16, 2006 upon reaching page i would like to read what a user has entered into a form, then with a php script send them to different pages depending on what they entered. is there a gotopage("magik.php"); command?THANKS for any help you can offer! Link to comment https://forums.phpfreaks.com/topic/17786-forwarding/ Share on other sites More sharing options...
ToonMariner Posted August 16, 2006 Share Posted August 16, 2006 yes...I suggest you look at 'switch' and header('Location: http://www.asite.com'); Link to comment https://forums.phpfreaks.com/topic/17786-forwarding/#findComment-75950 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.