/**

popular collection of scripts for all

*/
/** Search */

Database-Related

 }

Simple Connection to Informix

Hits: 13
*****
0.0

Simple Connection to MySQL

Hits: 13
*****
2.0
This is a short reference to
This tutorial explains how to
The MySQL database is one of
MySQL has a small, highly
common data types of MySQL
make a simple connection to
the most popular among PHP
optimized database engine
database, a shorter version
Informix and select some
developers, and there are
that implements the
of the one found in the
data using PHP.
numerous well-documented PHP
entry-level SQL92
MySQL manual.
 
functions you can use in
specification. Its rich set
 
 
conjunction with your MySQL
of support tools lets you
 
 
databases. In this tutorial,
create dynamic Web
 
 
you will learn how to make a
applications such as
 
 
simple connection to MySQL
catalogs, shopping carts,
 
 
using just a few of these
and contact lists. This
 
 
functions.
article introduces MySQL and
 
 
 
shows how to develop a
 
 
 
simple Web interface to a
 
 
 
contact database using MySQL
 
 
 
and PHP.


Date: Jun, 29 2000


Date: Jun, 29 2000


Date: Jun, 29 2000


Date: Feb, 22 2000
As your website grows you may
This tutorial explains how to
In this tutorial, you'll
This article will aid the
run into two problems: Your
access dbm files from PHP
learn how to install and
reader in learning the basic
website has so much
using various dbm-PHP
configure PHP for use with
operations of the MySQL
information that visitors
functions.
the Apache Web server on
server, including how to
can't quickly find what they
 
UNIX or the Microsoft
make a proper connection,
want and visitors want to
 
Internet Information Server
set up the server for
give you information. Both
 
on Windows NT. Then you'll
consequential manipulation
of these problems can be
 
see by example how to use
and execute basic commands.
solved by building a
 
PHP to route HTML
The commands covered within
database on a website. This
 
conditionally, to develop a
this article are among the
introductory article shows
 
simple database-driven Web
most important commands
you how to do this using
 
application, and to track
within the language, as they
basic PHP-MySQL interaction.
 
user sessions with cookies.
form the basis for the more
 
 
 
advanced commands.


Date: Jan, 18 2000


Date: Dec, 26 1999


Date: Dec, 10 1999


Date: Nov, 09 1999
{ Copyright } ©2006 NuclearScripts.com