Hello I would like to know the best way to link up my tpl files to my index.php file in my main root dir. just would like to get the index page to be able to pick up the tpl files like a normal website if some one can put me in the right direction were some information is on how to do this would be great have been looking around for one all morning
here is structure at the moment. PHP is fairly new to me I am watching video docos
index.php
catalog
controller
/common
view
/javascript
/theme
/realestate
/stylesheets
/template
/common
/header.tpl
/footer.tpl
/home.tpl
/listings
/information
The header file has links to the style sheet and meta tags etc