Results 1 to 2 of 2

Thread: PHP includes

  1. #1
    Senior Member ajbrun's Avatar
    Join Date
    Apr 2004
    Location
    York, England
    Posts
    4,840
    Thanks
    4
    Thanked
    25 times in 13 posts

    Question PHP includes

    I've decided to use PHP includes to keep parts of my website the same across all pages, but I don't know the best way of doing this. I have a page header containing a logo, links and page title, and a left navigation bar to be included. All are currently in a table.

    So far, I've come up with positioning them absolutley and with a z-index of 2 (higher than normal text), then positioning the main content absolutley also, so it fits in with the rest of the page. This would all be done with a stylesheet. Does anyone have any better ideas?

    Thanks .

  2. #2
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable
    nope, thats the best way of doing it short of some kind of template system, which is prolly more work than needed.
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Making PHP and MySQL Talk?
    By Dav0s in forum Software
    Replies: 4
    Last Post: 18-09-2005, 10:53 PM
  2. Using PHP to replace the <title> tag.
    By XA04 in forum Software
    Replies: 8
    Last Post: 15-05-2005, 10:34 PM
  3. PHP web sites HELP
    By robbiehall in forum Software
    Replies: 12
    Last Post: 27-07-2004, 02:22 AM
  4. Replies: 2
    Last Post: 16-03-2004, 05:58 PM

Posting Permissions

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