| 
	
 | 
 Posted by Mαrio Gamito on 06/13/56 11:17 
Hi, 
 
Thank you all who have helped me in the checkbox's question. 
 
This is an area to which i'm very fresh in PHP. 
 
I now have this code in a form: 
--------------------------- 
<select name="interesse[]"> 
<option>1</option> 
<option>2</option> 
<option>3</option> 
(etc...) 
</select> 
-------------------------- 
 
My question is, how can i, in the action code, retrieve the option 
choosen by the user ? 
 
My most apologies for yet another dummy question, but i google and 
google, and i always end up seeing examples fulls of complexity, when i 
want is such a simple thing. 
 
Thanking you in advance. 
 
Warm Regards, 
MΓ‘rio Gamito
 
  
Navigation:
[Reply to this message] 
 |