/**

popular collection of scripts for all

*/
/** Search */

Database-Related

 }

DBM Functions Demo

Hits: 409
*****
0.0

Dealing with special characters

Hits: 648
*****
0.0

Display a Database

Hits: 460
*****
0.0
This tutorial explains how to
This tutorial will teach you
This is a short reference to
In this tutorial you will
access dbm files from PHP
how to deal with special
common data types of MySQL
learn how to connect to a
using various dbm-PHP
characters like HTML tags,
database, a shorter version
MySQL databse and get data
functions.
white space etc. from a user
of the one found in the
from the database and
 
submitted form and database
MySQL manual.
display it.
 
output.
 
 


Date: Dec, 26 1999


Date: Jun, 17 2005


Date: Jun, 29 2000


Date: Nov, 12 2005
This example use MySQL
This tutorial shows how to
This tutorial explains the
DSN stands for 'Data Source
functions from PHP to
store data into a MySQL
need for database
Name'. It is an easy way to
display full MySQL
database and then retrieve
abstraction in PHP, and
assign useful and easily
table(every column and every
it by using a PHP query.
shows how to create your own
rememberable names to data
row) as HTML.
This wil teach you the
database API that can be to
sources which may not be
 
basics behind the use of PHP
used with different types of
limited to databases alone.
 
with databases. A VERY
databases. The tutorial uses
DSN-less connections don't
 
good tutorial for beginners
a PHP PostgreSQL API as an
require creation of system
 
who are interested in
example.
level DSNs for connecting to
 
learning the language
 
databases and provide an
 
quickly.
 
alternative to DSNs. This
 
 
 
tutorial will show you how
 
 
 
to connect to an Access
 
 
 
database with a DSN and
 
 
 
without a DSN.


Date: Oct, 25 2006


Date: May, 09 2005


Date: Dec, 27 2000


Date: Sep, 15 2006
{ Copyright } ©2019 NuclearScripts.com