|
On PHP DevCenter, Adam
A short article on a fresh
Tutorial that explains how to
In this tutorial, you'll
Trachtenberg and Joao Prado
look at templating, the
allow your website visitors
learn how to make a script
Maia have described
correct way. Forget Smarty,
to select different CSS
that changes the layout of
interesting ways to localize
forget Savant, this is how
style sheets (or themes)
your site according to the
web sites with PHP. In this
you do it!
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: Dec, 23 2002 Date: Mar, 14 2006 Date: Jan, 05 2006 Date: Feb, 03 2006 |
|
A wide selection of great PHP
If you need the data of an
As more and more Web pages
Just short code snippets on
tutorials with code
array displayed in 2 rows.
become database-driven and
alternating colors for rows
examples. All comments are
Then this code snippet is
dynamic, it will be
and columns. Remove NOSPAM
commented to make it easier
just for you. You can change
important that Web browsers
to email me
to read and understand.
to 3 or more rows easy.
display the most up-to-date
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: Jul, 30 2005 Date: Aug, 19 2002 Date: Mar, 12 2001 Date: Apr, 08 2002 |