PHP & MySQL / HTML FORM Deleting & Updating
Posted: Tue Mar 07, 2006 9:30 am
I am looking to display rows from a table. With the display of the rows, I want two columns; one column to Reset the items counter (Update) and another column to Remove the item from being counted (Delete).
Could someone direct me to a tutorial for this. My main concern is when an Update or Delete takes place, I want to display a message to the user stating if the action was successful at the top of the page, and bellow the message I want to redisplay the same table showing the new data.
Thanks.
Could someone direct me to a tutorial for this. My main concern is when an Update or Delete takes place, I want to display a message to the user stating if the action was successful at the top of the page, and bellow the message I want to redisplay the same table showing the new data.
Thanks.