Re: [PHP] Help!Opening another php file from a link of a completed form.

2001-02-19 Thread Richard Lynch
> echo "Or click here to input the details > of your product."; echo "Or click here to input the details of your product."; This assumes you are using $product_id for your product ID in the current page and in b.php... > > I've made a blank (uncoded) page of "b.php" and one of the field is pro

[PHP] Help!Opening another php file from a link of a completed form.

2001-02-18 Thread Edith Lai
I'd like to achieve something like this: I've made a form let say "a.php" and when user submitted it, the following code display the thank you page: // Form completed echo "Thank you! Information entered."; echo "Please click here to input another product."; echo "Or click here to input the