On 2012-06-05, at 10:54 PM, Devangnp wrote:

> I know how to pass variable but having difficulties when I use the dynamic 
> form field in HTML that add more boxes as per user require.
> 

>>> Hi All,
>>> 
>>> I am a basic user of PHP and I have need of reading the dynamic HTML form
>>> field as a variable in PHP so it will be great if someone can share some
>>> good link or snip for quick understanding.
>>> 
>>> Thanks,
>>> Devang
>> 
>> 
>> http://lmgtfy.com/?q=how+to+pass+and+receive+a+PHP+variable
>> 
>> When just starting out, "Google is your friend".
>> 
>> Or did I misunderstand your question?
>> 
>> -Govinda


Devang,

Please keep replies on-list.
Please post your replies at the bottom, past the older (snipped) content.

Many here will be glad to help..  but you'll need to make your question more 
clear.. at least for me to be able to help anyway.
First of all, what do you mean exactly, by, "the dynamic form field in HTML"?  
And by "boxes" do you mean form inputs of 'text' type?  If so, then do you mean 
to suggest that input by the end user should determine the number of text 
inputs that should display in a second HTML form?  
Please spend more time describing what you are trying to do.. and also please 
show any code you attempt(ed) to accomplish this.  If you are unable to write 
any code, then try pseudo code - meaning write in successive lines of prose 
what you want code to do, and post that here. 

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

Reply via email to