|
This tutorial explains the
This tutorial explains how to
If you are the root user then
This article provides a
need for database
use several basic MySQL
it will display all the
comparison of three popular
abstraction in PHP, and
database functions in PHP.
databases on the server, but
table editor libraries and
shows how to create your own
Main topics include:
if your not the root user
applications. Namely, the
database API that can be to
Connecting to a mySQL
then it will show all the
TableEditor Library
used with different types of
database using PHP, SHOW
databases that your user has
(available form
databases. The tutorial uses
available tables, Using
permissions for. It's a
phpguru.org), phpMyEdit and
a PHP PostgreSQL API as an
telnet to CREATE tables, How
really fun to play around
dbPerceptor.
example.
to INSERT, QUERY, UPDATE,
with and can be expanded in
and DELETE rows in a table,
a variety of ways. It's
How to ALTER a table,
explained in the comments.
Commenting Your mySQL
Tables, and Creating mySQL
tables.
Date: Dec, 27 2000 Date: Jul, 29 2000 Date: Jun, 11 2006 Date: Mar, 14 2006 |
|
Ever see the little errors of
This simple tutorial shows
This is a database driven
This is a quick MySQL
unable to find a file that
how to enter a data from a
pagination tutorial.
reference for your daily
is stored in mysql? Well
web form to mySQL database
Pagination refers to when
practice or for learning
you can use this tutorial to
using the power of PHP.
return results are
broken
MySQL. This one page
add a little message so the
up into pages. For example
document includes most of
viewers know whats going on.
when say a search returns
the commands you will need
100 results but 10 results
to create databases and
per page is desired and
tables, run queries and
links to the other pages
process data. The download
with 10 more results are
file format in MS Word.
generated. This is used to
avoid scrolling nightmares.
A classic example is the
google search. This tutorial
assumes basic knowledge of
php scripting and mysql
databases.
Date: Jun, 09 2005 Date: Mar, 16 2005 Date: Nov, 24 2004 Date: Nov, 16 2001 |