Hey, I figured the time has finally come for me to jump from php4 to php5. I want to write my own php5 template engine but I haven't found any good tutorials on how to do this in PHP5. I understand alot of the PHP4 code for template classes doesn't work with PHP5. Can anyone point me to a good tutorial of how to write a template engine in PHP5?Hi.
I find useful this tutorials:
<!-- m --><a class="postlink" href="http://www.devshed.com/c/a/PHP/Developing-an-Extensible-Template-Processor-in-PHP-5/">http://www.devshed.com/c/a/PHP/Developi ... -in-PHP-5/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.devshed.com/c/a/PHP/Using-a-Template-Processor-Class-in-PHP-5/">http://www.devshed.com/c/a/PHP/Using-a- ... -in-PHP-5/</a><!-- m -->
Bye.
I find useful this tutorials:
<!-- m --><a class="postlink" href="http://www.devshed.com/c/a/PHP/Developing-an-Extensible-Template-Processor-in-PHP-5/">http://www.devshed.com/c/a/PHP/Developi ... -in-PHP-5/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.devshed.com/c/a/PHP/Using-a-Template-Processor-Class-in-PHP-5/">http://www.devshed.com/c/a/PHP/Using-a- ... -in-PHP-5/</a><!-- m -->
Bye.