
wsbot wrote: This is a continuation of the discussion at http://stackoverflow.com/questions/944158/php-multiple-dropdown-box-form-submit-to-mysql which ended with the words: "Once you have the variables, it is trivial to create new rows." No doubt that's generally true, but apparently not for this learner... Given the following form:
how do I create new rows? The following script
raises the error
whereas the following
raises no errors but does no row creation. What triviality am I missing here? View Solution PHP Multiple Dropdown Box Form Submit To MySQL (Part 2) Posted: Mon Feb 08, 2010 1:01 pm
| |||||||||||||||