Saturday, March 15, 2008

Use template by PHP

Once you find a good template, you can use PHPLIB template class to combine that template with dymamic content. The other way to archieve that is that you make your own class for that template. To learn how to use and install PHPLIB, a official website is http://phplib.sourceforge.net/. PHPLIB takes use of template.inc which is a predefine class file to implement template.

No comments: