Php Update Database After Select Option Change Stack Overflow

Php Update Database After Select Option Change Stack Overflow Here's my question: how do i update my database from "pending" to "deliver" straight away after i change the select option from "pending" to "delivered"?

Php Update Database After Select Option Change Stack Overflow I would like to use ajax to the select option and save the data in the db, instead of using a select in a form with a button. this because i have one select for each row and every time i change the. When a selection is made in that drop down menu, a php mysql query is ran where the database will be updated with that value. i have all the pieces, all i need is the code that would be able to kick it all off. for instance when you hit submit on a form you would typically type out:. You wanted to know how to fix the update query, adding the where clause will do that. you need to wrap the entire thing in a

Update Post Using Php Mysql Stack Overflow You wanted to know how to fix the update query, adding the where clause will do that. you need to wrap the entire thing in a
Comments are closed.