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