|
Here, you will find tips on
In this tutorial we'll learn
What is the biggest time
PEAR's HTML_BBCodeParser
how to work around some
how to install phpLD (pho
saver for a programmer? Good
package is a BBCODE parser.
common problems that may
Link Directory), the free
specs definitely help. A
This tutorial will teach you
occur when inserting PHP
version, from downloading
well-architected framework
how to use it.
code within pages on
the script to the last
doesn't hurt either. Add
Microsoft Front Page.
settings to make it work.
your favorite here: a
competent debugger? Extreme
Programing? Whatever. At the
end of the day, the largest
gain comes from writing less
code for the same task...
Date: Jul, 29 2000 Date: Jan, 07 2007 Date: Dec, 01 2006 Date: Sep, 23 2005 |
|
On PHP DevCenter, Adam
Just short code snippets on
Put some logic in your pages
Did you know that require()
Trachtenberg and Joao Prado
alternating colors for rows
with PHP. Minimize the
and include() work
Maia have described
and columns. Remove NOSPAM
hassles for yourself and
differently? Both are used
interesting ways to localize
to email me
your users. This
for including code in
web sites with PHP. In this
step-by-step tutorial shows
another file into your
article I've offered another
examples of how PHP can be
program, but there is a
alternative, which should be
used for site navigation.
crucial difference in how
easy for non-programmers to
they operate when that file
use. We will take advantage
cannot be read which any PHP
of the user function
programmer needs to know
setstring function.
about. There's also a slight
difference with require()
between new and older
versions of PHP which this
tutorial discusses too.
Date: Dec, 23 2002 Date: Apr, 08 2002 Date: Oct, 02 1999 Date: Dec, 10 2006 |