generate html form from database sechma

Discussion in 'Web Development' started by msi_333, Oct 26, 2009.

  1. msi_333

    msi_333 New Member

    Joined:
    May 29, 2007
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    0
    i have a question , supose i have a database and a table called "car" , my question , Is there a way to auto generate the html form to add this car with all its details ( to generate the html code to me ) .
     
  2. venami

    venami New Member

    Joined:
    Dec 26, 2008
    Messages:
    195
    Likes Received:
    10
    Trophy Points:
    0
    Occupation:
    Software Professional
    Location:
    India, Tamil Nadu, Cuddalore
    Home Page:
    http://mvenkatapathy.wordpress.com
    Yes you can.
    You can establish a DB connection and fetch the records from the tables in PHP variables, these variables will load the details the of the car.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice