Basic Usage
To highlight the benefits of the dom template look at the ollowing
example. Firstly the html file that the desighner has to work with.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
&
Views: 649 - Created: Tuesday, 10 Mar 2009
Form Introduction
The PHP DOM Template caters for forms and has some nice objects that allow you
to easly transform the form and form elements. In later tutorial we will show you how to implement forms
within repeating regions but for now lets see ho
Views: 1808 - Created: Monday, 6 Oct 2008
VAR, CHOICE, REPEAT
This example uses all three tags to give you an idea of what you can achive with the
PHP DOM Template Library
VAR
The VAR tag is used to get a handle on any nodes you wish to modify. From this VAR name you can change
Views: 1125 - Created: Monday, 6 Oct 2008
Hello World
This is the most basic page you could build with the
PHP DOM Template library. A single var that we change content for. One thing to note is that once
the page is parsed all the var, choice, repeat tags are removed and the template
Views: 1154 - Created: Monday, 6 Oct 2008
Results: 1 - 4 of 4
