|
Core PHP Programming is the
This tutorial explains how to
This tutotial introduces how
Talks about limitations with
first complete, practical
make a simple connection to
to use forms with PHP.
PHP3 and the new and
guide to PHP 3.x for
Sybase using a few
Demonstrates how PHP
improved features with PHP4.
experienced Web developers.
PHP functions.
passes information from a
Covers various aspects of
Discover how PHP
form. Also explains security
the new PHP4 in
borrows the best ideas from
checking using environment
detail.
Java, Perl, and C to create
variables.
a remarkably productive
scripting environment. Then,
with the guidance of a
leading PHP developer, learn
every technique you need to
build fast and robust Web
applications. Master PHP
syntax; then, review every
PHP function, including I/O,
data, and math functions;
time, date, configuration,
image, and database
functions. See PHP at work
in sample code that
demonstrates sorting,
searching, parsing, and
string evaluation. Finally,
walk through three complete
Web/database integration
applications, learning
essential techniques for
building HTML tables from
SQL queries; tracking site
visitors; storing content in
databases, and much more.
Date: Oct, 11 1999 Date: Jun, 29 2000 Date: Jan, 05 2000 Date: Jan, 18 2000 |
|
PHP is a freely available,
This tutorial descripbes how
Reference counting is one of
Put some logic in your pages
HTML-embedded scripting
to make a simple connection
the hottest new features in
with PHP. Minimize the
language that lets you embed
to mSQL using a few
PHP 4. It reduces the memory
hassles for yourself and
special tags to create your
PHP functions.
consumption of your PHP
your users. This
script right in an HTML
applications, improves
step-by-step tutorial shows
file. PHP can be integrated
performance, and provides
examples of how PHP
into the Web server itself,
you with some sophisticated
can be used for site
eliminating the need to
programming tools. To get
navigation.
start up a separate CGI
the most out of this new
program to generate the Web
PHP 4 feature, it's
page, which can lead to
important to understand
dramatic performance
exactly how it works and how
increases on some systems.
it differs from PHP 3.
This article describes
Topics include: Data values
how PHP came into
in PHP 3, What is reference
existence, introduces some
counting, Advantages of
PHP basics, then shares some
reference counting,
useful, instructive scripts
Reference counting in PHP 4,
to get you started.
Aliasing: added language
flexibility in PHP 4, and
How will reference counting
effect you?.
Date: Feb, 22 2000 Date: Jun, 29 2000 Date: Apr, 12 2000 Date: Oct, 02 1999 |