This is an attempt to create a relational form wizard for the PostgreSql database. Presently it only works for two tables which are relationally indexed. All the form features are available from previous work on the Formwizard for PostgreSql v1.0.
Update:12/18/2001: The script has been updated to work on single table to five related tables. An example is provided. The script now works on Linux, Unix and Windows platforms.
A PHP class script that demonstrates how to build the Next/Prev buttons for given MySQL query results. Easily create a paging navigation bar like Google.
Simple MySQL Admin is a free PHP script that allows you to: View MySQL database name, View table name in selected database, View field name and type in selected table and their properties, and View content of tables (with page listing).
DESCRIPTION:
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.
ADVANTAGES:
- This PHP class file will eliminate nearly all code from the built in std mysql PHP functions.
- Speed, it will dramatically decrease development and execution time.
- Extremely easy to use; one hardly has to understand the MySQL syntax.
- It automatically determines whether or not there is an open connection to the MySQL server. It will connect and reconnect automatically.
- The built in debugging functions make it easy to solve syntax error and logic error.
- Supports arrays for arguments and returns ASSOC arrays from the DB with indexes.
- Stores resource links and common variables such as the last table used.
DESCRIPTION:
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.
ADVANTAGES:
- This PHP class file will eliminate nearly all code from the built in std mysql PHP functions.
- Speed, it will dramatically decrease development and execution time.
- Extremely easy to use; one hardly has to understand the MySQL syntax.
- It automatically determines whether or not there is an open connection to the MySQL server. It will connect and reconnect automatically.
- The built in debugging functions make it easy to solve syntax error and logic error.
- Supports arrays for arguments and returns ASSOC arrays from the DB with indexes.
- Stores resource links and common variables such as the last table used.
One file, 24KB size, to backup your database and dump it again at anytime, for large databases, easy and powerful. No database for it. u can backup many databases and the script will show every data base with the date and time when it backed up and u can dump any one by simple click. this script dumped 650MB database with no problem and very fast. It required passwordto login the script Control panel. I invite u to take a look at demo. visit my site :).
Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.