php include does not work

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gwolff2005
Forum Commoner
Posts: 68
Joined: Sun Apr 05, 2009 10:58 am

php include does not work

Post by gwolff2005 »

i needed to delete that. because everything appeared in google.
Last edited by gwolff2005 on Wed May 13, 2009 5:26 am, edited 1 time in total.
User avatar
deejay
Forum Contributor
Posts: 201
Joined: Wed Jan 22, 2003 3:33 am
Location: Cornwall

Re: php include does not work

Post by deejay »

i'd probably mess around with the z-index's in css if I were you.

You should check out this took if you have Firefox installed http://getfirebug.com/

then you can change the values of your css live. it's pretty cool.
User avatar
danielwalters6
Forum Commoner
Posts: 31
Joined: Fri May 11, 2007 1:17 pm
Location: Cambridge, England, UK

Re: php include does not work

Post by danielwalters6 »

Sounds like CSS/HTML rather than PHP - your include IS including the contents of that file, just not presenting it in an ideal fashion :)
b.o.l.
Post Reply