|
A short article on a fresh
On PHP DevCenter, Adam
Tutorial that explains how to
In this tutorial, you'll
look at templating, the
Trachtenberg and Joao Prado
allow your website visitors
learn how to make a script
correct way. Forget Smarty,
Maia have described
to select different CSS
that changes the layout of
forget Savant, this is how
interesting ways to localize
style sheets (or themes)
your site according to the
you do it!
web sites with PHP. In this
users preference. They can
article I've offered another
choose how they want to view
alternative, which should be
your site.
easy for non-programmers to
use. We will take advantage
of the user function
setstring function.
Date: Mar, 14 2006 Date: Dec, 23 2002 Date: Jan, 05 2006 Date: Feb, 03 2006 |
|
As more and more Web pages
If you need the data of an
Just short code snippets on
A simple way to check if a
become database-driven and
array displayed in 2 rows.
alternating colors for rows
link is working or broken.
dynamic, it will be
Then this code snippet is
and columns. Remove NOSPAM
important that Web browsers
just for you. You can change
to email me
display the most up-to-date
to 3 or more rows easy.
information available from
your site. The author notes
"For those who have
been in the PHP field for
some time, dealing with this
issue is nothing new. The
problem itself has nothing
to do with PHP at all.
Rather, it is the client's
browser that is the
source." This article
addresses such topics as PHP
and Browser Caches and Cache
Controlling Headers.
Date: Mar, 12 2001 Date: Aug, 19 2002 Date: Apr, 08 2002 Date: Aug, 19 2002 |