Topic: Edit and delete
How to delete and edit option done in php.....i retrieved the data in one place and use the edit and delete option......
We just installed our new forum/community .. please check it out: Killersites Community. THIS FORUM IS NOW AN ARCHIVE. Old user accounts and posts have been transferred to the new forum.
I've started a new topic on the move here TALK ABOUT NEW FORUM
Stefan
How to delete and edit option done in php.....i retrieved the data in one place and use the edit and delete option......
I'm not totally sure what you are asking... If you want to make changes to a row in a database, you use the "update" MySQL command:
http://www.tizag.com/mysqlTutorial/mysqlupdate.php
or if you want to delete a row, use the "delete" MySQL command:
http://www.tizag.com/mysqlTutorial/mysqldelete.php
Hi nagarajanp,
Here is what you want.
http://www.weberdev.com/get_example-4392.html
Copyright © 1996-2010 KillerSites.com | 