/**

popular collection of scripts for all

*/
/** Search */

Database Tools

 }

PHP-TimeConversion

Hits: 18
*****
0.0

objSQL: Database Access Layer

Hits: 18
*****
0.0

backupDB()

Hits: 18
*****
0.0

Datafeed - to - MySQL

Hits: 18
*****
0.0
This script converts user
objSQL is a database access
backupDB() is a PHP script
Datafeed - to - MySQL is
entered 12-hour time to the
utility comprised of PHP5
that backs up MySQL tables
designed to parse properly
24-hour time used by mySQL.
classes for performing SQL
and databases to a gzip'd
formatted tab, comma, pipe,
It was written to aid in the
queries. Designed primarily
file for easy daily backup.
semi-colon, colon, tilde,
development of web forms
for small to medium
Can back up a single
and star delimited datafeeds
using PHP and the time field
projects, objSQL uses an
database and/or table, or
into MySQL table format. It
type in mySQL. The form
object based approach in
all tables. Structure-only,
will detect errors in the
submits to itself,
supporting multiple database
complete-inserts optional.
feed and attempt to fix them
minimizing the number of
types. objSQL uses object
Can be called interactively
or ignore them. Excellent to
files you must modify. It
based code which simplifies
or run as a cron job. Works
transform affiliate
also includes default
hooking into projects and
well with doSQL() (also
datafeeds into a MySQL
variables making
allows for better
available on this site).
table. Online demo available.
installation quick and easy.
encapsulation. Features
Faster and more robust than
 
With HTML coding included,
prepared queries with
phpMyAdmin's backup function.
 
you can quickly add your own
parameter binding and
 
 
layout and design and have
transaction support
 
 
this script on your site in
including rollbacks and
 
 
no time.
savepoints. Very small
 
 
 
footprint with the entire
 
 
 
library approximately 80Kb
 
 
 
in size and requires no
 
 
 
third party libraries.
 
 
 
Currently supports IBM DB2,
 
 
 
Firebird/Interbase, MySQL,
 
 
 
Oracle, PostgreSQL, SQLite
 
 
 
and SQL Server.
 
 


Date: Jun, 04 2006


Date: Apr, 17 2006


Date: Feb, 18 2006


Date: Feb, 01 2006
With Form1 Builder MYSQL you
This parser will parse the
The Flatfile package is
Mudbag allows non-programmers
can automatically have form
contents of mysqldump file
designed to be a simple,
to build web-based,
submission data added to
into an associative array.
light method of storing and
multi-user database
your MYSQL database with
The array contains table
retrieving data in tables
applications with tables,
protection against form
definition information
with SQL-like features. All
views, fields, reports
hijacking, email injection
include primary key, table
data is stored in
(tabular, record, label, and
and email harvesting. To use
name, field name, default
tab-delimited text flat
email), import, and export.
the MYSQL option you must
value and datatype. Also
files. It supports a
Written in PHP for MySQL,
have a server based MYSQL
compatible with
very powerful and extensible
but both are completely
database and it must have an
phpMyAdmin(structure only)
WHERE clause mechanism,
hidden behind an easy-to-use
existing table with field
export format.
which can be used with
user interface. Open source
names that correspond to
 
SELECT, UPDATE or DELETE
under the BSD license, and
form field names. On form
 
statements. It can do ORDER
also available as a free
submission a new record is
 
BY on any number of fields,
service (with limits) at
added to the MYSQL database
 
and includes full
mudbag.com.
table and MYSQL database
 
documentation with examples
 
table fields that have the
 
that should have you up and
 
same name as form fields
 
running in a couple of
 
will include the input
 
minutes.
 
values from the form field.
 
 
 
Additional form variables
 
 
 
can be added to the MYSQL
 
 
 
table by including a field
 
 
 
in the MYSQL table that has
 
 
 
the same name as the field
 
 
 
to be included. You can also
 
 
 
include a range of User and
 
 
 
Cookie Variables for
 
 
 
automatic import into the
 
 
 
MYSQL database. Form1 (the
 
 
 
generated form code) runs on
 
 
 
your web server. To run
 
 
 
Form1 your server must
 
 
 
support the php scripting
 
 
 
language. Most commercial
 
 
 
web servers support php.
 
 
 


Date: Jan, 25 2006


Date: Jan, 19 2006


Date: Dec, 28 2005


Date: Jul, 14 2005
{ Copyright } ©2006 NuclearScripts.com