sureshbalaji - 2013-03-14 03:37:36
Am doing status board project with our php mysql ajax. with the drop down box five options are there 1). completed, 2). On Process, 3). scheduled ect. if the user select any option means that will update the database.
Associative array is not working in for loop.
i just select the data's from database. there is 23 fields... each fields have drop down list with five options. If the DB value is 1 means then completed option will be selected.