Inserting DB fields into a web page

Discussion in 'Databases' started by dmvictoria, Apr 6, 2010.

  1. #1
    I'm building a db that will have 1000+ records. There will be 11 fields that will include information like the page title, meta description plus the names and addresses of the business I have in the db. So basically this is the specific information needed for each individual page, 1000 records will = 1000 web pages.

    Can someone recommend a tutorial or give an example using php to insert my fields into the web page into all the various places I need? I've come across some basic scripts that just display db results in one spot and I don't think it applies to my situation.
     
    dmvictoria, Apr 6, 2010 IP
  2. Shauni

    Shauni Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i recommend php.net
     
    Shauni, Apr 6, 2010 IP
  3. Valdor

    Valdor Well-Known Member

    Messages:
    450
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    185
    #3
    Valdor, Apr 7, 2010 IP
    dmvictoria likes this.
  4. dmvictoria

    dmvictoria Well-Known Member

    Messages:
    400
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    140
    #4
    That was just what I needed, I had to change things a bit to rework it for my purposes but otherwise I'm up and running.

    Thank you Valdor!
     
    dmvictoria, Apr 7, 2010 IP