The MySQL database is one of
One of the most important
This is a short tutorial on
This tutorial explains how to
the most popular among PHP
factors in dynamic web page
how to program in PHP and
access dbm files from PHP
developers, and there are
development is database
MySQL. Covers several MySQL
using various dbm-PHP
numerous well-documented PHP
definition. If your tables
functions via telnet
functions.
functions you can use in
are not set up properly, it
command, and a short example
conjunction with your MySQL
can cause you a lot of
on using PHP with MySQL.
databases. In this tutorial,
headaches down the road when
you will learn how to make a
you have to perform
simple connection to MySQL
miraculous SQL calls in your
using just a few of these
PHP code in order to extract
functions.
the data you want. By
understanding data
relationships and the
normalization of data, you
will be better prepared to
begin developing your
application in PHP. This
6-page article describes the
data relationships and the
normalization of data using
a simple example.
Date: Jun, 29 2000 Date: Dec, 17 2004 Date: Jul, 23 2001 Date: Dec, 26 1999 |
This is the second part of
In this two-page online
A collection of 18 FAQs on
Ever see the little errors of
creating Web-based admin
tutorial you will learn how
connecting MySQL server with
unable to find a file that
user interface. This
to create a database-driven
PHP scritps. Clear
is stored in mysql? Well
tutorial covers adding and
site that can display
explanations and tutorial
you can use this tutorial to
deleting users via Web form
content on request. It
exercises are provided on
add a little message so the
using a MySQL database.
covers topics on a simple
MySQL server connection;
viewers know whats going on.
SQL query interface and more
providing port number, user
complex example of parsing
account and password;
and querying.
selecting or creating
database; running SQL
statements; checking
execution errors.
Date: Jul, 29 2000 Date: Dec, 14 1999 Date: Sep, 11 2006 Date: Jun, 09 2005 |