Categories
Tags → Vlibtemplate

English and german tutorial for vLIB

If you want to seperate PHP from HTML, you need some kind of template engine. vlibTemplate is a template engine. vlibDate easily adds and substract date values. You can format date values in different languages (german, english, french, spanish and s...
DETAILS

German guide for vlibTemplate

If you want to seperate PHP-code from HTML-code, you need some kind of template system. vlibTemplate provides such a system. This is a detailed german guide for vlibTemplate. It contains 3 examples for simlple templates and 3 examples for loops/blocks.
DETAILS

vlibTemplate

vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and ...
DETAILS
©2003-2008 jCay.com