I have many entries in list box.
I am submitting form using post method to update.php.
Now i want all the entries present in the list box and put them in the database table using mysql.
please tell me the solution.
I am submitting form using post method to update.php.
Now i want all the entries present in the list box and put them in the database table using mysql.
please tell me the solution.
Comment