Hi all,
I am using php 4.3.2 , mysql db and Red Hat Enterprise.
I have some issue regarding the name in <INPUT> Tag in html , as shown
below:
a:
<input name="FOX08340027hostname[]" type="hidden" value="FOX08340027">
b:
<input name="FHK0924F0JG (2771890816)hostname[]" type="hidden"
value="FHK0924F0JG (2771890816)">
I can get value from <INPUT> tag in the sample a) above , however in the
sample b) , there are no value when submit form ?
Anybody have any ideas to get value in the sample b?
Thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php