|
This class is a mySQL
This script allows you to
Script to handle your mysql
The PHP MySQL Table Manager
database access wrapper
make a backup of your MySql
database online. no
is designed to simplify
It provides methods for
databases in sql or gz
installation required, only
administration of a MySql
interracting with a mySQL
format allowing you to
one file, just plug and play
web database.
It allows you
database easily and
restore in case of a server
:-)
features: - Help
-
to easily create, drop or
securely
Some of the
crash.
The output sql is
Database/Table/Filed
rename tables. Alter tables
features include
-
already compacted.
You can
browsing (NEW!)
- Field
structures by adding or
method that is an alias of
download the backup from the
description
- all kind of
dropping keys and indexes.
PHP's native mysql_query()
server as sql or gzip.
Very
queries
- select * works
Adding, removing or changing
function with the main
easy to use. No tables can
also
- Error Messages
-
the properties of columns.
differences being that, if
be selected.
The whole
Number of affected rows
-
Edit, add, search or delete
passed in a special way,
database will be backed-up.
Multible statements
-
table records.
parameters will be
Contains fulltxt fields as
Database/Table backup (NEW!)
automatically escaped and
option.
Works with
that errors will be reported
windows/apache too, special
to the built-in debugger -
changes for windows
the query() method
-
time-out.
For the use with
shorthand methods for
single databases with table
running queries that perform
selection see:
MySql PHP
COUNT(), MAX() or SUM()
Backup
queries - dcount(), dmax()
and dsum() methods
-
shorthand method for fast
retrieval of data in
individual rows or even
specific items in individual
rows - the dlookup()
method
- method that is
an alias of the PHP's native
mysql_real_escape_string( )
function with the main
difference being that this
one will check if
magic_quotes are on or not
and escape (or not)
accordingly - the
escape_string() method
check homepage for more...
Date: Oct, 03 2006 Date: Jan, 04 2006 Date: Oct, 11 2005 Date: Oct, 19 2003 |
|
After fulfilling business
Do you offer scripts with an
This script converts user
This PHP script will allow
request after request - with
SQL backend for your site
entered 12-hour time to the
you to open any MiniSQL
many short php web pages
visitors? Would you like to
24-hour time used by mySQL.
database, and then list the
calling the function.
automate the process? If so,
It was written to aid in the
database contents, make
Decided to progressing this
the PHP SQL Auto Installer
development of web forms
additions, deletions, and
further - by removing the
is for you!
Easily
using PHP and the time field
updates. The script
web page altogether (hitting
automate one of the most
type in mySQL.
The form
communicates
with the MSQL
the function via a wrapper).
frustrating tasks on the
submits to itself,
server to determine the
Let it handle the query, via
Internet today. Let the PHP
minimizing the number of
names and types of fields in
variable parameters passed
SQL Auto Installer install
files you must modify. It
the database table. The
in on the HTTP GET.
This
your MySQL tables for your
also includes default
first field in the database
posed a bit of problem,
visitors automatically.
variables making
table needs to be a unique
pushing complexity on the
Keeps them coming back for
installation quick and easy.
string field which will
be
enquirer. So then decided to
your scripts! It also
With HTML coding included,
used as the key for changes.
write a web (interface) form
alleviates the SQL support
you can quickly add your own
Other fields can be any type.
to drive the function
you would normally give your
layout and design and have
(wrapper) - which
customer via a trouble
this script on your site in
subsequently made the query.
ticket or e-mail.
Set up
no time.
:)
for your customer/visitor is
very easy with the auto
installer. Your visitor
enters their information on
a form and the PHP SQL Auto
Installer uploads the SQL
tables for your script to
their SQL database.
You
can use the same script to
set up literally hundreds of
scripts that require
separate SQL databases.
Date: May, 27 2006 Date: May, 05 2006 Date: Jun, 04 2006 Date: Mar, 11 2000 |