|
Dynamic Pages
|
Other links at PHP > Tutorials > Content Management |
| 1. |
How to use the PEAR ITX templating system
|
|
|
This tutorial will explain and demonstrate how to use the ITX templating system from the PEAR collection of useful classes for PHP. As we go along, itll show you some of the competitors, why the author didnt like them and why in the end he chooses to work with ITX in his own scripts. We will build a simple example script that will load and fill out the data out of a database. This script will use another PEAR component, a database abstraction layer. This tutorial assumes that you are familiar with PEARs DB abstraction layer.
|
| 4. |
ezContents Users Guide
|
|
|
English and german Users Guide for ezContents CMS. Tutorial on how to build and maintain a website with ezContents step-by-step.
|
| 5. |
Common Header and Footer files
|
|
|
How to have a single file containg header information and use it in all other files? It is very simple to do this using php. Most of the commecrical website use common header and footer files. It will be so helpfull because when we want to change any information it is enough if we do it in a single file rather then duplicating it.
|
|
|