This is a short tutorial on
Everyone who likes MS HTML
The author notes, "Last
Learn the three main basic
how to program in PHP and
Help (.chm extension) can
week we introduced you to
data types used in MySQL and
MySQL. Covers several MySQL
now obtain complete
the basics of creating an
how to utilize them to build
functions via telnet
conversion of MySQL manual
efficient database table
a more effective dynamic web
command, and a short example
into this format. This
structure. After today's
site. Lots of web developers
on using PHP with MySQL.
conversion tries to bring
concluding article of this
use MySQL but not all of
additional functionality and
series you'll be able to
them harness the power of
make using of MySQL manual
create some of your own
these features.
more comfortable.
MySQL-powered applications,
or use this syntax as the
basis for learning to create
normalized databases on your
database server of
choice."
Date: Jul, 23 2001 Date: Mar, 08 2004 Date: Dec, 06 2000 Date: Dec, 03 2006 |
This article addresses two
This is a MySQL CHM (Compiled
This 6-page article explains
This is a small tutorial
SQL-related issues in PHP:
HTML Manual), based on
how to create an extension
detailing how to connect to
1) Creating complex,
original html-vsersion of
to PHPLIB to work with
mySQL. It is easy to follow
powerful, queries to take
manual from www.mysql.com.
multiple databases. You may
and can be pulled right of
advantage of your table
find this article helps you
the site. Ideal for
schemas, and 2) Building
extend PHPLIB in other ways.
newcomers to PHP that want
those queries on the fly
Read this article to the end
to look at connecting to
according to user input.
and then think about
databases.
situations where PHPLIB
performs 98% of what you
want.
Date: Jan, 08 2001 Date: Apr, 22 2001 Date: Nov, 08 2000 Date: Dec, 13 2005 |