![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: PHP & TPL files
From: Tezza <spasmoid@gmail.com>
Date: Mon Oct 31 2005 - 07:36:13 CET
In this context, I suppose you could describe a template parser as a
An example of a template is
<?php include "BusinessLogic.php"; ?>
and php is the program that can interperate this template. Note, your
Neat huh?
|