This topic is locked

Adding Logo address to each page

7/24/2008 3:45:26 PM
PHPRunner General questions
author

I've watched the tutorials read the manual and I'm still not clear on how to get my business logo and address on each page.

T
thesofa 7/24/2008

put it in the header file?

501322 7/24/2008

put it in the header file?



where is the header file? in the program? or do I make a header file in some other program?

S
steveh 7/25/2008

header.php and footer.php in the include directory, you create them.

501323 7/25/2008

header.php and footer.php in the include directory, you create them.


thanks for the reply I sort of had figured that out in the mean time. I was just hoping that I could make it right in PHPRunner. Seems like you should be able to just have a header and footer page right there.

Patti