lindsaycb
02-12-2009, 06:09 PM
If I have a multi-select option on a form (and the selections are populated with PHP from an SQL table) can I still use an array to hold the selections for use later?
This is something like I'm hoping to accomplish: http://www.trans4mind.com/personal_development/phpTutorial/multiSelect.htm
I just have to figure out how to make it work with my code.
This is something like I'm hoping to accomplish: http://www.trans4mind.com/personal_development/phpTutorial/multiSelect.htm
I just have to figure out how to make it work with my code.