|
MySQL PHP Helper is a
MySQL PHP to PostgresSQL is a
This is a dynamic query
Created solely by Jeff
no-code-edit-necessary, just
program that takes a php
generator for MySQL and
Broderick and Anthony
upload the files and run it
page that uses mysql calls
PHP4. It can create a new
Frizalone, MySQL Quick Admin
from your browser, small
and changes them into
query or run an existing
is a brand new MySQL
file sizes, web interface,
Postgres calls. This allows
query. Several tables can be
database management software
MySQL PHP utility to backup
any website that was written
selected from a single
project, which, in fact,
and restore databases. With
in PHP for MySQL to run as a
database for relational
happens to be open source
all the 'bells and whistles'
website written to run on
queries. The query can be
and free. The software
programs available, this
Postgres.
edited, saved and run
download .zip file can be
program was made with
dynamically.
found at
simplicity and ease-of-use
http://mysqlquickadmin.co m/
in mind. It is a modified
version of phpMyBackup. Just
fill in the form and make a
backup. It even helps
determine the right host
path. There is only one
click necessary to restore
the script made backup and
an option to delete.
Date: Aug, 30 2002 Date: Jun, 28 2000 Date: Jun, 18 2001 Date: Jul, 24 2006 |
|
Generates SQL Queries which
This PHP library allows you
Extracts data from MySQL.
The class takes a MySQL query
allows boolean searches
to easily setup
Uses a MySQL table name or
result handle and retrieves
using the MySQL LIKE
administration pages for
SQL statement to determine
the query result column
statement. Search syntax is
your MySQL databases tables.
what data to extract.
names and the query result
very similar to that of
It features
Formats the data into
data.
The class
popular search engines. Use
add/edit/copy/delete/view
comma-delimited format, csv.
generates the definition of
"+",
of rows, simple search,
Automatically translates
a JavaScript object in JSON
"-", "|"
advanced search, CSV
invalid characters, such as
that contains an array of a
and "quoted words"
download of certain rows,
" to valid characters.
rows of query result data.
to resemble AND, NOT, OR,
current page or entire
Quotes columns where a field
and Phrase Searches. Search
table. The library is a tool
contains a comma. Starts
across different columns,
and as such requires some
the csv file download.
tables and databases. Easy
coding to be functional,
Optionally you can
to implement a
though a full API reference
define:
A value to use if
powerful
search engine
is available, and it's very
the MySQL column contains a
within minutes. Works on all
simple to use, and still
null value. The file name
versions of PHP and MySQL.
extremely configurable.
for the download file. A
This system has been proven
password that is required to
to produce better search
download the file. How
results anytime.
quotes are used for columns
with commas. Whether or not
the MySQL column names are
included as the first line
of the csv file. A delimiter
other than a comma. The
following are
required:
Have MySQL and
php installed. A text
editor, like Notepad. Have a
valid MySQL User Id and
password with appropriate
permission for the database
being accessed. Ability to
transfer MySQL to CSV
Download to your web server
with ftp or similar.
Date: Feb, 01 2006 Date: Mar, 14 2006 Date: Dec, 29 2006 Date: Jul, 05 2006 |