2 Votes
question about smarty templates
i have 3 template folders called template1 template2 and template3
in the index.php file when i use the following and access
http://localhost everything works fine and i am able to display the value of variables defined in index.php
...


Answers