search/insert/change/delete mysql rows with php - TechRepublic
General discussion
September 22, 2011 at 09:24 AM
nightmare1158

search/insert/change/delete mysql rows with php

by nightmare1158 . Updated 14 years, 9 months ago

I am banging my head against the wall looking for a way to combine several functions on one page.
What I need is search/insert/change/delete for rows

for instance, I have the database resale I want to be able to show all items, add new items, change existing items (say the get cheaper) and delete sold items. I would like to do this all on one page instead of having multiple pages

If anyone can tell me how to do this, I would be so appreciative.

This discussion is locked

All Comments