update in the php
Posted
by DAFFODIL
on Stack Overflow
See other posts from Stack Overflow
or by DAFFODIL
Published on 2010-04-02T09:45:43Z
Indexed on
2010/04/02
9:53 UTC
Read the original article
Hit count: 186
php
I wrote a code to insert data .When ,i enter the value in the form and click submit ,the data is getting into database.
Now,i should make all those data to edit from from end and,if i click update button,it should be updated in database.
Give a snippet for performing this task.
© Stack Overflow or respective owner