smarty template engine
Sunday, September 07, 2008  
download | documentation | faq | forum | mailing lists | changelog | contribs 


search for in the  


Chapter 12. Smarty Class Variables

$template_dir

This is the name of the default template directory. If you do not supply a resource type when including files, they will be found here. By default this is ./templates, meaning that Smarty will look for the templates/ directory in the same directory as the executing php script.

Technical Note: It is not recommended to put this directory under the web server document root.




 

credits 

Smarty Copyright © 2002-2008
New Digital Group, Inc.

All rights reserved.