Looking for Specific Tutorial

Discussion in 'PHP' started by LadyHoldem, Mar 22, 2007.

  1. #1
    Google and I aren't getting along today, I'm looking for a tutorial that will help me add PHP elements (starting with a simple header, navigation menu and footer) to a page that already exsists, without changing the url of the particular page to .php ... is that possible?

    I've been searching PHP tutorials for two days, have the folders for main, footer, header, etc built, they work if i change the page to .php .. they do not call the css file in the .html version..


    ~LadyH
     
    LadyHoldem, Mar 22, 2007 IP
  2. Robert Plank

    Robert Plank Peon

    Messages:
    55
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
  3. LadyHoldem

    LadyHoldem Well-Known Member

    Messages:
    911
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Thank you! That's perfect!
     
    LadyHoldem, Mar 22, 2007 IP
  4. SilkySmooth

    SilkySmooth Well-Known Member

    Messages:
    1,583
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    180
    #4
    If you are only dealing with one or two files and there are remaining HTML files that don't require PHP then you would be better off using mod_rewrite.
     
    SilkySmooth, Mar 23, 2007 IP
    LadyHoldem likes this.
  5. LadyHoldem

    LadyHoldem Well-Known Member

    Messages:
    911
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    140
    #5
    Hoping to convert several entire sites actually :) Thanx though :) :)
     
    LadyHoldem, Mar 23, 2007 IP