|
This simple php script shows
The author writes "This
DataMan is a simple tool to
phpPuszAdmin is a Web admin
how to Dump delineated text
is a little script I wrote
manage data in a mysql
interface for PuszBaza
file export of table to SQL
in order to make quick
database. You only need to
similar to like phpMyAdmin
(MySQL) table.
backups of the numerous
point the tool to a db host,
or phpPgAdmin. Puszbaza is a
virtual accounts I got
and the tool does the rest.
flat database you can
running for clients. This
Databases, tables and fields
download on hostscripts.
script is far from complete,
are generated automatically
With phpPuszAmin you can
i'm working on a validation
from the host server. It is
create, delete table, add,
addon, and a function to
a great tool for content
delete adn rename columns,
auto optimalise tables.
management - so you do not
edit and insert fields and
Installation is pretty easy,
have to worry about
many more. Version 1.2
create a database, create
providing admin interfaces -
update: abilitly to walk
table by running the .sql
just create a great looking
across directories in rigth
file and configure
front-end. Dataman also logs
menu - better sort your data
db.php."
all queries.
files. Also have fixed login
bug in some versions of php.
Date: Jan, 09 2003 Date: Jan, 06 2003 Date: Dec, 28 2002 Date: Oct, 29 2002 |
|
Do SQL create, drop, insert,
MySQLDataManagement is a set
PuszBaza is a flat
This project provides
update, etc. Or do selects
of php scripts to manage
textfile-based database
functions for generating SQL
against your database and
your data for selected DBs.
script based on PHP4. Data
queries, HTML tables, and
see the results. Error
All your tables will be
is stored in a similar
XML documents. It consists
messages printed. The first
shown you for data
stucture to the csv files.
of two classes and a set of
and easiest way to get
management on them.
Puszbaza can be used to
utility functions. SQLGen
access to your MySQL
MySQLDataManagement allows
easily create guestbooks,
provides PHP functions for
database.
you to add / edit / delete /
forums, counters, etc.
generating SQL query strings
list records on selected
Please note PuszBaza
from arrays. TableMaker
table - DB. Easuy to use and
currently includes no
generates an HTML table or
install.
security feature. Anyone who
XML document from an ADOdb
knows the name of your data
result set or an array.
file will be able to view
Since the output of each
your data. The documents are
SQLGen method is a SQL query
available in English and
string, the library is
Polish.
Version 1.2.2
compatible with ADOdb, PEAR
includes new documentation,
DB, PHPLib, and any other
new capabilities, and
database abstraction layer
delete-last-line bug fixed.
that can execute SQL query
At hotscripts you can find a
strings. Useful for
several scripts based on
constructing complicated SQL
puszbaza: phpPuszAdmin (to
queries that vary according
manage PuszBaza database),
to the situation. Different
PuszGuestBook (simple guest
if-then clauses can push
book), PuszForum (simple
items onto from the argument
discusion board).
array - SQLGen will take
care of inserting commas and
"ands" into the
query string as necessary.
Date: Oct, 29 2002 Date: Oct, 09 2002 Date: Sep, 23 2002 Date: Sep, 12 2002 |