There were other options to achieve similar tasks, DHTML for example. They work almost the same way as "php include" - you create dynamic template with all common elements and than just attach content pages to that template...
PHP gives you much more flexibility than just simple "include" and I actually slow but sure converting all my html sites to php.
|