?
Search Help Board
PHP FAQ
PHP Articles
PHP Help
Bulletin Board
PHP Manual
(NEW!)
First Time PHP'ers
Help with programming
Sql assignment help
PHP Homework Help
C# Help
?
New Topic
??|??
Go to Top
??|??
Go to Topic
??|??
Threaded View
??|??
Search
?
?
Newer Topic
??|??
Older Topic
?retrieve value of a combo box using php
Author
:??(---.intnet.mu)
Date
:???09-26-03 10:11
hi,
ive populated a combo box with different months of the year
and now i want to assign the value of the selectedindex to a variable in php
how can i do that?
pliz help me ITS REALLY URGENT
thanx in advance
zinat
Reply To This Message
?Re: retrieve value of a combo box using php
Author
:??(---.sympatico.ca)
Date
:???09-27-03 08:53
using post
assume form element name is 'year'
$year=$_POST['year'];
using get
$year=$_GET['year'];
hth
Reply To This Message
Go to Top
??|??
Go to Topic
??|??
Threaded View
??|??
Search
?
??|??
New Topic
?
Reply To This Message
?
Your Name
:
?
Your Email
:
?
Subject
:
Email replies to this thread, to the address above.
?
?
Provided By
Phorum