Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End how to create dynamic text boxes in php

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38350
    The-Marshal
    Member

    hi all

    how to create dynamic text boxes in php

    when i click add button it’s create new textbox when i finish adding what ever number of textboxes i get the value of them and insert them into database

    #103906
    The-Marshal
    Member

    thanx traq could you help me in this i tried but i confused !

    #104782
    The-Marshal
    Member

    yes this is what i need thank you ,
    but how to get all the values from this form and insert it to mysql database

    #104791
    mweldan
    Member

    seems familiar right?

    try to print_r($_POST) , you will get a set of array to process

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Back End’ is closed to new topics and replies.