Rabastan Posted May 24, 2012 Share Posted May 24, 2012 I have a site with a todo list, in the list I have a row called "Complete" with a value of no / yes. I would like to display a list with all unfinished entries and in each entry have a button that say "Complete", when clicked the Enum value will be changed to "yes" and the list will be refreshed. How would I do this?? Rab Quote Link to comment https://forums.phpfreaks.com/topic/263087-change-enum-with-button-or-link/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.