Bengal313
12-01-2002, 12:47 PM
Can anyone tell me how I can do the following.
I have a form "add_user.php" thats adds user mailing info to a mysql datase called "phpbook", table "clients", Everything works fine execept after inserting the record i want the page to redirect to a page called "order.php" with the parmeters "email" passed thru the url. Can anyone show me how to write this code?
I have a form "add_user.php" thats adds user mailing info to a mysql datase called "phpbook", table "clients", Everything works fine execept after inserting the record i want the page to redirect to a page called "order.php" with the parmeters "email" passed thru the url. Can anyone show me how to write this code?