|
This Template Class allows
Using a unique database
With the
This simple php script shows
you to run a SQL query over
design I have developed a
"Txt-Db-API" you
how to Dump delineated text
a user-defined template. The
php class to have a
can access normal text files
file export of table to SQL
result is a HTML-page filled
completly text file database
like a SQL database. You
(MySQL) table.
with the SQL-result set.
system. Just some of the
need no special Database
functions included in the
Software on the Webserver,
class are for:
but can still use SQL. You
add/edit/delete records,
can use the API to create,
add/edit/delete tables,
query, change, delete
sorting a database using a
Tables, and you don't have
given field, and many more
to bother with the
usful functions. This class
Text-Files themself,
is very usful for developers
(almost) everthing can be
wanted to make applications
done with API calls. The
for servers that do not
Txt-Db-API is object
support mySQL or something
oriented and very simple to
similar. Tutorials are
use.
available from our
Date: Nov, 26 2001 Date: Jan, 17 2006 Date: May, 30 2003 Date: Jan, 09 2003 |
|
If you don't have access to a
TurboDbAdmin is a single-page
txtSQL is an object-oriented
Uses a random string of 30 or
database but you do have
AJAX solution for exploring
(OOP) flat-file database
so codes, and displays them
access to PHP, and you want
and editing databases from a
management system written in
on the page. This can be
your web data stored in a
browser. Edit data just like
PHP. Working on ordinary
expanded to as many
database, then this is what
you would in a desktop
textfiles with increased
different codes as you like.
you're looking for. Full SQL
application, without submit
file-security, it offers
Be sure to use many, as the
compatibility is planned as
buttons or page refreshes.
support for a small subset
more strings you have, the
well as a perl port. It
This release supports:
of SQL and is extremely
less likely it will repeat
includes a Web site news
navigating to and browsing
efficient in terms of
itself within the time you
management system that uses
table data, viewing table
execution time. txtSQL
use it.
TextDB.
schema, and editing table
utilizes a filesystem
data. TurboDbAdmin requires
similar to that of mySQL by
PHP 4 or higher and MySQL 3
employing the concept of
or higher.
tables and databases.
Furthermore, we do not
require any outside plugins
just so that txtSQL can
operate. There are two
levels of operation for
developmental purposes; a
low-level implementation and
a high-level implementation
that supports SQL. But most
importantly, txtSQL is an
opensource project licensed
under the GNU which means
that it is totally free of
charge and will be like that
forever.
Date: Sep, 24 2000 Date: Nov, 11 2005 Date: Feb, 05 2005 Date: Sep, 13 2005 |