Blarg1988 Posted April 16, 2011 Share Posted April 16, 2011 hey guys, i hope that somebody can help me! as the forum-title says, i got some problems with updating a enum-field in my db. what i have so far: i managed to filter all enum-elements from my db to a dropdown menu on my php-site. those enum-fields are 'new','awaitingcustomer','closed' what i want now: i can choose between those enum-fields in the dropdown-menu. default is 'new' i'd like now: when i select 'closed' that the db-field updates to 'closed' i hope thats clearly understandably. If not, i can certainly post my script. Greetings, Blarg Link to comment https://forums.phpfreaks.com/topic/233885-enum-update-help/ Share on other sites More sharing options...
Blarg1988 Posted April 16, 2011 Author Share Posted April 16, 2011 nobody? Link to comment https://forums.phpfreaks.com/topic/233885-enum-update-help/#findComment-1202293 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.