Re: Name in HTML input

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



weetat wrote:
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.
maybe remove the blank space and use an underscore instead...

--

life is a game... so have fun.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux