|
Roundbase is a way to easily
This is a generic php
This class wraps common MySQL
Sapphire is a pure PHP
enter information into a
interface for mysql and it's
database table SQL queries.
database wrapper class
mysql database, Features
intended for educational
It can:
- Perform SELECT
created to simplify the work
include easy install,
purpose:).
I've done this
queries and retrieve a
with the different storage
customizable php tables,
script just for learning,
single value, a single row
solutions in an object
small file, stats for
reading some tutorials found
into an array and all rows
orientated approach. With
totals, and a small file to
on the net.
The script uses
into a multidimensional
Sapphire you cut down the
download.
NEW IN VERSION
php classes and objects to
array.
- Insert or update
development time in 70% by
2.5: HTML TAG STRIPPER
comunicate with the mysql db.
rows from a list of fields
removing the advanced and
SECURITY HOLE IS FIXED IN
and values
- Delete table
thus unused over elaborated
THIS VERSION.
rows that satisfy a
features of each database.
condition
- Count records
Sapphire concentrates on
in a given table
- Check if
making database working as
a table record exists with a
simple and straight as
given field value
possible. Sapphire is an
open source software
licensed under the BSD
license, thus free to use in
commercial projects. What
Makes Sapphire
Different?
Sapphire
supports MySQL, SQLite and
pure Text databases.
Sapphire's functions are so
easy, making database
development look like a
child's play. Sapphire
allows easy debugging of
your database applications
at any moment of their
development. Sapphire is a
dream come true for easy
object orientated database
management. If you are a
beginner or an advanced user
you will get really addicted
to the simplicity of
Sapphire.
Date: May, 23 2006 Date: Oct, 19 2005 Date: Aug, 14 2006 Date: Jan, 09 2007 |
|
A PHP class script that
This is a Simple CSV Upload
Ever get tired of writing
Create a powerfull MySQL
demonstrates how to build
script that makes use of the
gets() and sets() or the
table viewer with a few
the Next/Prev buttons for
'LOAD INFILE' Query of
same SELECT UPDATE DELETE
lines. You can customize the
given MySQL query results.
MySQL. This is a script
queries day in and day
look, define sorting and
Easily create a paging
which can upload CSV (Comma
out?
Check out this
paging.
navigation bar like Google.
separated values) file to
simple model
the database, provided that
generator.
It accepts a
the the fields in the file
list of values, a form's
match the fields of the
URL, or a database
database provided in the
connection and uses it to
configuration, irrespective
generate a data model and
of the database structure.
model factory.
It's free
Features
* Upload
and easy to use, but does
Files and retain them
*
cache your model. If you
Loads data irrespective of
would like your model to be
the database structure
removed from the site's
cache, please email
me.
If you have any
suggestions or additional
ideas, please feel free to
contact me.
NOTE: I
really only did this for my
own use, but figured some
other people mind like it as
well. The database method is
really intended for my own
personal use. While no
connection information is
stored or written in the
model, the site is not SSL
secure.
Date: Aug, 24 2006 Date: Aug, 29 2005 Date: May, 30 2012 Date: Jan, 04 2005 |