|
This article addresses two
This is a MySQL CHM (Compiled
This 6-page article explains
A collection of 18 FAQs on
SQL-related issues in PHP:
HTML Manual), based on
how to create an extension
connecting MySQL server with
1) Creating complex,
original html-vsersion of
to PHPLIB to work with
PHP scritps. Clear
powerful, queries to take
manual from www.mysql.com.
multiple databases. You may
explanations and tutorial
advantage of your table
find this article helps you
exercises are provided on
schemas, and 2) Building
extend PHPLIB in other ways.
MySQL server connection;
those queries on the fly
Read this article to the end
providing port number, user
according to user input.
and then think about
account and password;
situations where PHPLIB
selecting or creating
performs 98% of what you
database; running SQL
want.
statements; checking
execution errors.
Date: Jan, 08 2001 Date: Apr, 22 2001 Date: Nov, 08 2000 Date: Sep, 11 2006 |
|
Ever see the little errors of
This is the third installment
Learn the three main basic
This is a small tutorial
unable to find a file that
of our php mysql tutorial
data types used in MySQL and
detailing how to connect to
is stored in mysql? Well
series. This tutorial covers
how to utilize them to build
mySQL. It is easy to follow
you can use this tutorial to
inserting data to MYSQL with
a more effective dynamic web
and can be pulled right of
add a little message so the
a PHP script. Using the
site. Lots of web developers
the site. Ideal for
viewers know whats going on.
following key features; HTML
use MySQL but not all of
newcomers to PHP that want
Forms, Passing variables
them harness the power of
to look at connecting to
from a form to php and
these features.
databases.
inserting into the database
using Mysql INSERT command.
Date: Jun, 09 2005 Date: Jan, 04 2006 Date: Dec, 03 2006 Date: Dec, 13 2005 |