Title:
PHP-SIMPLIFIE-PHP5___Page Download
Description:
Here is a simple class to use template engine phpbb3. I have grouped into one class template.class.php the 2 classes of function_template.php template.php and phpbb3. During the instantiation of the class, you must specify the directory where the template files and the directory where you put the compiled files (cache) and see the documentation for phpbb3
To Search:
File list (Check if you may need any files):
@Readme-CodeS-SourceS-FR.txt
cache
.....\index.html
css
...\index.html
...\style.css
includes
........\config.php
........\functions.php
........\index.html
........\template.class.php
index.php
page1.php
page2.php
template
........\accueil.html
........\footer.html
........\header.html
........\index.html
........\page1.html
........\page2.html