MySQL Forums
Forum List  »  PHP

Re: FORM data to be displayed once before entry into database
Posted by: mk
Date: June 30, 2005 09:57PM

The form method is post and action is to a file (insert.php).
insert.php takes the posted variables and inserts into the backend mysql db.
If form action file is changed to " view.php" then the values get displayed but of coures the data
does'nt get inserted into the database.

Options: ReplyQuote


Subject
Written By
Posted
Re: FORM data to be displayed once before entry into database
mk
June 30, 2005 09:57PM
mk
July 06, 2005 04:59AM
mk
July 12, 2005 02:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.