This tutorial explains how to
A quick tutorial explaining
Learn how to add a row to a
PHP provides built in
use several basic MySQL
how to alternate table row
mySQL database using a PHP
functions to access just
database functions in PHP.
colors using PHP and MySQL.
form.
about every database that
Main topics include:
exists, including Oracle.
Connecting to a mySQL
This 8-page tutorial
database using PHP, SHOW
illustrates how to use these
available tables, Using
built in functions to
telnet to CREATE tables, How
communicate with an Oracle
to INSERT, QUERY, UPDATE,
database.
and DELETE rows in a table,
How to ALTER a table,
Commenting Your mySQL
Tables, and Creating mySQL
tables.
Date: Jul, 29 2000 Date: Apr, 19 2005 Date: Feb, 27 2004 Date: Mar, 21 2000 |
A Brief introduction in how
PHP provides built in
Not sure how to make use of
After having worked through
to use MySQL, Great tutorial
functions to access just
the free MySQL database
this tutorial you will be
for beginners.
about every database that
space included with your
able to:
* know how the
exists. MySQL is well
web-hosting plan? This
additional phpMyAdmin
designed, powerful and most
step-by-step tutorial
features using special
importantly free in some
explains a simple way to
seperate tables work and how
situations. In this
upload data from a Microsoft
to set them up
* store
tutorial, you will learn how
Access database to the MySQL
pictures inside a MySQL
to access MySQL using PHP.
database at your ISP. The
table and view them from
Main topics include: Create
tutorial also contains a
within phpMyAdmin
* put
A Database, Create A Table,
free sample application that
specific transformations on
Insert Entries Into The
is available in ASP and PHP
any of your columns
*
Table, and Retrieve All
versions.
create your own
Entries Into The Table.
transformations, even with
active PHP-code in it!
*
create PDF pages of your
table layout, with relations
and individually positioned
ER-models
At the end of
this tutorial there's also
some hints on getting the
most out of your phpMyAdmin
config file, showing you
some configuration
directives which seem to get
less public attention.
Date: Oct, 13 2004 Date: Feb, 24 2000 Date: Jan, 28 2003 Date: Jul, 27 2003 |