Before considering using templates you may want to take a look at
http://www.phppatterns.com/index.php/article/articleview/4/1/1/
Luis
-Original Message-
From: Adam [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 7:39 PM
To: [EMAIL PROTECTED]
Subject: [PHP] [Q] Development
At 04:20 18-11-03, you wrote:
Adam wrote:
My question, how do you guys build your pages? Do your scripts generate
all the HTML? I'm looking for tips and resources. Remember for my first
site I've embarked on a fairly large site. Code maintenance will be an
issue for me as I need to enhance and
Adam wrote:
My question, how do you guys build your pages? Do your scripts
generate all the HTML? I'm looking for tips and resources. Remember
for my first site I've embarked on a fairly large site. Code
maintenance will be an issue for me as I need to enhance and fix it
later on.
The practic
On Mon, 2003-11-17 at 20:47, Jason Godesky wrote:
>
> There's certainly nothing wrong with putting bits of PHP into a primarily
> HTML document, but for very large, complicated sites (and you mention that
> yours is), you'll probably want to use templates to separate out
> presentation and logi
There's certainly nothing wrong with putting bits of PHP into a primarily
HTML document, but for very large, complicated sites (and you mention that
yours is), you'll probably want to use templates to separate out
presentation and logic.
http://smarty.php.net/
http://sourceforge.net/projects/xt
All,
I'm not new to programing or web development but I am new to creating
dynamic pages.
I've read through a couple books. I've worked through problems and
exercises. Installed and configured the software a few different times
in Win32 and OS X. At this point, I feel I have a good handle on t
6 matches
Mail list logo