|
Core PHP Programming is the
This basic tutorial shows
This PHP script generates a
Here you will learn various
first complete, practical
four different ways of
random name based of an
PHP functions that
guide to PHP 3.x for
displaying date and time
adjective and a noun. The
allow you to display
experienced Web developers.
using PHP functions
PHP script uses two plain
information about the
Discover how PHP borrows the
on your Web page.
text files, one that holds
previous hit to your page.
best ideas from Java, Perl,
all of the adjectives and
and C to create a remarkably
the other all of the nouns.
productive scripting
The script reads these files
environment. Then, with the
into two arrays. The PHP
guidance of a leading PHP
function file(filename)
developer, learn every
reads the filename file into
technique you need to build
an array with each line
fast and robust Web
being an element of the
applications. Master PHP
array.
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: Jan, 31 2000 Date: Dec, 26 1999 |
|
This program provides on-line
mSQL is a lightweight SQL
This tutorial explains how to
thumbsfunc is a set of PHP
shopping cart system which
database engine for Unix
access dbm files from PHP
functions which allow
is both easy for the seller
systems. It is extremely
using various dbm-PHP
users to create thumbnails
to maintain and easy for
easy to install and
functions.
from JPEG files using the
customers to use.
configure and it does a
jpgtn package.
camelcityBuyer uses PHP and
great job of handling simple
MiniSQL to implement an
SQL queries. This tutorial
on-line shopping system.
shows you how to communicate
Information about the items
with the mSQL database
to be purchased is included
engine using various
in the HTML
mSQL-PHP functions.
documents
themselves, using
PHP function calls.
Cookies are used to track
the client's progress
through the site.
Date: Mar, 11 2000 Date: Dec, 26 1999 Date: Dec, 26 1999 Date: May, 03 2000 |