php forms insert and update

Posted by DAFFODIL on Stack Overflow See other posts from Stack Overflow or by DAFFODIL
Published on 2010-04-02T10:06:53Z Indexed on 2010/04/02 10:13 UTC
Read the original article Hit count: 295

Filed under:

I have a form.The user enter the data ,the data will be stored in the data base.

Now,using phpmysql,i need to display the whole data present in db to front end.The user will click a particular thing and make some modifications and if,he press update the data should get into database.

Give me a snippet

http://dpaste.com/hold/178740/

© Stack Overflow or respective owner

Related posts about php