This tutorial teaches you how
This 6-page article explains
What is MySQL? How does it
Do you get stressed out by
to number rows and give them
how to create an extension
work? : And how do you work
mysql or other database
alternate colours!
to PHPLIB to work with
with it? This tutorial is a
queries? Do you use
multiple databases. You may
great place to get started
multiple databases and wish
find this article helps you
using PHP & MySQL.
there was just one way to
extend PHPLIB in other ways.
Includes some code samples,
handle all of your queries?
Read this article to the end
explaination and resources.
ADOdb is a system that
and then think about
executes queries to any type
situations where PHPLIB
of database the same way, so
performs 98% of what you
you only have to know how to
want.
do it their way. This
tutorial walks you through
installing ADOdb on your web
server, and configuring it
to work with a mysql server.
Date: Nov, 05 2006 Date: Nov, 08 2000 Date: Apr, 29 2006 Date: Sep, 21 2006 |
This DB connectivity class
The correct usage of PHP
This is an Easy Tutorials for
For those working on php and
makes it even easier to work
strings is essential when
Beginners of PHP. With this
mysql a server is mandatory.
with data from MySQL
dealing with database
tutorial you will learn how
But what if you cannot have
databases. It handles
queries submitted from User
to Connect to Mysql
a place to upload and modify
errors, features a better
Forms, such as User
Databse,Insert Data into
or maybe you just want to
result object, and allows
Registration. Find out how
Mysql Database and Show data
develop your project
you to iterate through the
to format strings before
from Mysql Databse.
privately and then install
rows returned by a SELECT
saving them in a database in
online?
This is the
query.
this helpful tutorial.
moment a local server is
needed. Your computer can
"act" like a
normal server if you have
some programs installed.
PHPDEV is a free program
that, once installed, can
offer you the tools you
needed to work offline on
your projects and still be
able to benefit from all the
features a server has.
This tutorial will guide
you through all the steps
needed till you have a
working local server on your
PC.
Date: Oct, 17 2006 Date: Jun, 11 2006 Date: Aug, 09 2006 Date: Aug, 22 2006 |