![]() |
All Combo Values into PHP VAR
hi
i seek advice in how to get all the values in a combo box into an php varaible if i use the post method then all i get is an single value, any help will be greatley appreciated. thanks. |
You don't show any code, buy my guess is that you need to change the name on the HTML page from name="name" to name="name[]". Ask me about my crystal balls.
|
okay thanx dawei i will try that.
so what about crystal balls?...lol....just kidding. actually i think i will try what you have suggested tommorow. thanks |
is it a multi-select combo box?
|
array is the answer -- then cycle through the array based on its length to pull the values.
|
| All times are GMT -5. The time now is 8:19 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC