|
DB-RSE is a PHP program
Create PDF reports from MySQL
The AutoCRUD for PHP library
Generates SQL Queries which
intended to be a very
tables, using a
is a CRUD library, which
allows boolean searches
simplified MySQL database
customizable, Flash 7-based
handles most of the common
using the MySQL LIKE
record selector and editor.
layout builder.
tasks when using a database:
statement. Search syntax is
Having only two files, it is
insert, update, delete,
very similar to that of
simple to install and setup.
select and get.
But this
popular search engines. Use
Just put both files in a
library also provides extra
"+",
folder (preferably either
functionality. It is able to
"-", "|"
secure or obscure), modify
automatically handle
and "quoted words"
the dbconnect.php file, and
relationships between
to resemble AND, NOT, OR,
load the main file in your
tables, and it takes only
and Phrase Searches. Search
browser. It also acts as a
one line to get related
across different columns,
back-end to its parent
records from one table when
tables and databases. Easy
program, "Form-a-Form -
selecting records from
to implement a
Quick and Simple Form
another table.
powerful
search engine
Creator for PHP"
Furthermore, this library
within minutes. Works on all
also makes it possible to
versions of PHP and MySQL.
use table prefixes, without
This system has been proven
having to change ONE line of
to produce better search
your code. It also allows
results anytime.
you to create table aliases,
thereby creating
"virtual
tables".
Security
is also important for this
libray, that's why it has
several utilities to prevent
SQL injection, and all the
native methods also
automatically prevent SQL
injection.
When using
this library you will
(almost) never have to write
SQL yourself, and this
library is a real time saver.
Date: Jul, 21 2006 Date: Jul, 19 2006 Date: Jun, 14 2006 Date: Feb, 01 2006 |
|
This script allows an object
A simple script which creates
This script search a
A litte tool to create an
orientated interface to be
a sortable form based on a
bibliography either by
alter-script for the
created around a mySQL
MySQL table. User can
Author name or by Book name.
differences between two
connection. It provides
update or delete multiple
Then provide other
databases.
Since 1.4.0
numerous functions to speed
records or add a new row.
informations such as date
InnoDB FOREIGN KEYS are
up the use of a mySQL
and publication. required
supported.
MySQLdiff 1.5.0
database, especially useful
MySQL.
added support for FULLTEXT
is the dumpResultSet()
Indexes so a
function which prints out
auto_increments. There was
the results of the previous
also added the
query.
(experimental) feature to
upload sql-scripts to
compare them against another
script or an existing
database.
Date: Apr, 19 2005 Date: Apr, 09 2005 Date: Dec, 09 2004 Date: Oct, 01 2004 |