- Joined
- Jul 22, 2002
- Messages
- 872
- Reaction score
- 0
i just installed the smarty template system and i was wondering if anyone has had any experience with it or something similiar.
i'm currently working under the following setup
root/Smarty -> holds all smarty files including templates & class files
root/Site -> holds all php class files & include files
root/www -> index.php?page='home'&action='view'&id='1' (essentially the various switches to display the correct page)
anyone got a better setup than this or can someone suggest one?
i'm currently working under the following setup
root/Smarty -> holds all smarty files including templates & class files
root/Site -> holds all php class files & include files
root/www -> index.php?page='home'&action='view'&id='1' (essentially the various switches to display the correct page)
anyone got a better setup than this or can someone suggest one?