FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » How to add dynamic textbox (row) and save to database using PHP
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to add dynamic textbox (row) and save to database using PHP [message #179668 is a reply to message #179667] Sat, 17 November 2012 07:49 Go to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Fri, 16 Nov 2012 22:39:36 -0800, miyotz wrote:

> Yes but how can I get the values inserted in each textbox in a row? You
> see when the user click the "+" button, three textboxes in a row will be
> added.

The content of each correctly named form element will be in the relevant
member of the $_POST array. Get it from there.

Jerry already told you this.

Rgds

Denis McMahon
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: why can`t close mysql_connect?
Next Topic: Data sanitation for mysql queries.
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 14:49:40 GMT 2024

Total time taken to generate the page: 0.12619 seconds