|
Isn't it great to go to a web
If you want to seperate PHP
If you want to seperate
The author writes
site and it appears as
from HTML, you need some
PHP-code from HTML-code, you
"PHPLIB templates can
though it was designed just
kind of template engine.
need some kind of template
grant you an amazing ability
for you. This 3-page article
vlibTemplate is a template
system. TinyButStrong (TBS)
to abstract the manipulation
will help you design a web
engine. vlibDate easily adds
provides such a system. This
of data (in the database as
site which makes visitors
and substract date values.
is a short crash course for
well as in PHP) from its
feel like it was designed
You can format date values
TinyButStrong. The german
final format, whether that
just for them using PHP and
in different languages
tutorial is more detailed,
format is HTML, XML, WML, or
MySQL.
(german, english, french,
but both refer to the same
a formatted e-mail, and some
spanish and so on). All
examples. It will teach you
of these ways will be
examples are written in
how to use TBS fields and
explored here."
english. The tutorials are
TBS blocks. Some simple and
written in german and
more complicated examples
english. The tutorial will
are provided. You will learn
teach you how to use
how to use TBS with MySQL,
template variables, blocks
too. TBS documentation is
and loop structures. It will
available in english, german
give a short example of
and french.
modular programming. Some
simple and more complicated
examples are provided. You
will learn how to use
vlibTemplate with MySQL, too.
Date: Nov, 03 2000 Date: Nov, 26 2005 Date: Oct, 05 2005 Date: Mar, 12 2001 |
|
Templates can bring order and
This tutorial shows you how
There are many different ways
Ever needed to get back to a
structure to a web site.
to create a template-based
to create a template system
previous version of a C
This article describes how
Web site using FastTemplate
in PHP. This tutorial will
include file, or a PHP
templates can be used to
class by <a
hopefully show you the basic
script, because the customer
control the page layout for
understanding of this type
changed his mind and decided
a site that is currently
of method.
that he liked "that
composed of many pages of
previous thing" better?
static HTML, using a popular
Find out how to reduce
template class and a new
stress levels - and hair
feature of PHP4.
loss - by handing your code
over to CVS, the powerful
open-source version control
system.
Date: Nov, 27 2000 Date: Dec, 14 1999 Date: Aug, 05 2002 Date: Nov, 20 2000 |