Results 1 to 3 of 3

Thread: HTML form to retrieve and update mysql DB

  1. #1
    Join Date
    Sep 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default HTML form to retrieve and update mysql DB

    Hi all,

    I am new to php, I have a customer database with about 6 fields. Now I want to create an html page with a search button. And I have aready created a text boxes to match the fields on the database table.

    The idea is that when I enter a customer phone number and hit the search button, the text boxes will be populated and I can update the records. Finally is it possible to put all the code in one single html form?

    Thank you for your time and help.

  2. #2
    Join Date
    Sep 2011
    Posts
    4
    Thanks
    0
    Thanked 1 Time in 1 Post

  3. #3
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    1. What does your database structure/fields look like?
    2. What do you want the HTML of the output to look like?

    Post some code as to the HTML layout that you have.
    - Josh

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •