Jump to content

[SOLVED] help for someone new to php


konetch

Recommended Posts

I'm new at php and want to change my current html page to php. This question is probably very simple and unintelligent, but I need to know how to create an external .php file that loads on every page. But, I need each page to look slightly different.

 

I want the logo, the navbar,the background and the footer to all look alike on every page, but want the content to be different.

 

I'm not sure if this is very clear? So, if you need me to clarify the question I will try.

 

Thanks

 

-Alex Konetchy

Link to comment
https://forums.phpfreaks.com/topic/151573-solved-help-for-someone-new-to-php/
Share on other sites

Not really, wordpress and joomla are CMSes, though they probably use a template engine internally. Wikipedia has a good summary here. A popular template engine is smarty if you wanted to try one of the more feature rich ones with its own syntax. I haven't really used smarty very much, so I can't give you any specific information on it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.