|
Core PHP Programming is the
This tutotial introduces how
This tutorial explains how to
Talks about limitations with
first complete, practical
to use forms with PHP.
make a simple connection to
PHP3 and the new and
guide to PHP 3.x for
Demonstrates how PHP
Sybase using a few
improved features with PHP4.
experienced Web developers.
passes information from a
PHP functions.
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: Jan, 05 2000 Date: Jun, 29 2000 Date: Jan, 18 2000 |
|
PHP is a freely available,
Put some logic in your pages
This tutorial descripbes how
Reference counting is one of
HTML-embedded scripting
with PHP. Minimize the
to make a simple connection
the hottest new features in
language that lets you embed
hassles for yourself and
to mSQL using a few
PHP 4. It reduces the memory
special tags to create your
your users. This
PHP functions.
consumption of your PHP
script right in an HTML
step-by-step tutorial shows
applications, improves
file. PHP can be integrated
examples of how PHP
performance, and provides
into the Web server itself,
can be used for site
you with some sophisticated
eliminating the need to
navigation.
programming tools. To get
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: Oct, 02 1999 Date: Jun, 29 2000 Date: Apr, 12 2000 |