Re: Help retrieving an HTML array

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

 




Mauricio Pellegrini wrote:
> Hi ,
>  I have a HTML page with a form in which there are some inputs like
> these:
> 
> 	input type=text  name=xname value="3303"
> 	input type=text  name=xname value="9854"
> 	....
> 	input type=text  name=xname value="n..."
> 
> 
> the name of the input is always the same ( xname )
> 
> This generates automatically generates an array named xname in HTML 
> with all the diferent values assigned to a diferent position.
> 
> 
> My question is :
> 
> How do I retrieve that array from within PHP ?
> 
> 




See this webpage:-


http://www.php.net/manual/en/faq.html.php#faq.html.arrays





James



---------------------------------------------------------

Master CIW Designer          http://www.ciwcertified.com
Zend Certified Engineer      http://www.zend.com


http://www.jamesbenson.co.uk

---------------------------------------------------------

-- 
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