What does your form tag look like?
-----Oorspronkelijk bericht-----
Van: HPS [mailto:[EMAIL PROTECTED]
Verzonden: maandag 9 juni 2003 9:32
Aan: [EMAIL PROTECTED]
Onderwerp: [PHP] post data?
Dear all,
i am using PHP 4.2.2 with Red Hat 8.0
i had a form in <form.php>, which has a form like this
<input class=text type=text name=course_id size=10 maxlength=10
value="">
say, i enter "6" in the text box.
After i click the submit button and i echo the value of "course_id", it
returned "6course_id=6", NOT "6"
do you have any idea?
thx a lot!
HPS
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php