Link Type:

PHP Smarty Template Engine


Smarty is a template engine for PHP Programming Language. The idea is to seperate application code from presentation.

The application code is maintained by programmers. The presentation is the way your content is presented to the end user, which is written and maintained in template files. The templates are maintained by template designers.

To learn more about how to use smarty with php, check this website in more detail.


PHP Manual, Documentation - All you need for PHP


A must have website for all PHP developers, either from beginer to advanced programmers. This site contains all PHP News, Manuals, Documentations and any activities held by the PHP community.


PHP and MySQL Help Center


This website exists to provide users with information to use while learning or developing PHP and MySQL. It is for people who need PHP Help or anyone who would like to provide PHP Help to other developers.

Additionally, you can also find Apache Help, MySQL Help, Javascript Help, CSS Help, XML Help and much more.