Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: PHP :: PHP Scripts and Programs :: Database Tools


21. PHP MySQL Database Class

A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL commands, insert and update from an array of key => value pairs, insert and update with sql command, query (one result), query (multiple rows), and dump a select query to a table. The zip file contains the class aswell as a demonstration script.

Hits: 16 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

22. phpMyBackupPro - the MySQL backup tool!

Major features of phpMyBackupPro are: Backup of one or several databases to one or more backup files (with or without data, table structure, ...). Exclusion of singel tables is possible. Three compression types are available (no compression, gzip or zip). Schedule backups without cron jobs!(through a php script included in a existing .php site). Interface for managment of the backups (viewing, restoring, downloading). Backup directly onto FTP server and posting of backups by email. Platform independent - only webserver and PHP needed to run e.g. on MS Windows, Linux or Mac. Shell modus (to use manually or by cron-script). Backuping of whole file directories (on a FTP server). Backup databases from different accounts on several MySQL servers. Highest security through two alternative login methods (HTTP or HTML authentication). Easy to use interface and very easy to install. Several languages. Online help (included in the phpMyBackupPro and over the sourceforge pages

Hits: 25 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

23. PHPMySQL Table Editor

A simple script which creates a sortable form based on a MySQL table. User can update or delete multiple records or add a new row.

Hits: 23 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

24. AbstractDB

AbstractDB is a PHP database abstraction layer, objected oriented and extensible via driver implementations which extend from a common base class. This package encapsulates all of the basic functions required by most developers without the complexity and/or utter simplicity of many other abstraction packages. Incorporating AbstractDB into your applications is as easy as including a single file. AbstractDB is currently only distributed with a driver for MySQL but can easily be extended for use with other database servers or even other abstraction libraries.

Hits: 23 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

25. Simple MySQL Admin

you can listing all databases, tables, records; you can use simple records editor, sql-command line; authenticate;

Hits: 19 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

26. phpOracleView

phpOracleView allow you to perform sql queries on a oracle schema through the use of standard php oracle functions (instead of alternative to phporacle admin which requires oci8). hpOracleView comes with a sql window and a left frame that displays : tables and views, functions, triggers. Navigation between schemas of the database is achieved by a dynamic tree.phpOracleView can easily be restricted to a browser IP to prevent unauthorized access

Hits: 34 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

27. activeDBLib

ActiveDBLib is a PHP class to access MySQL or other databases by using various database abstraction libraries. Its primary intention is to hide the differences between the different abstraction libraries, and to provide standard methods for the database connection, query, and result operations. It currently supports the ADODB, PEAR:DB, and Metabase libraries. This way, not only a project can be database independent, but also be database abstraction library independent.

Hits: 17 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

28. Flatfile

The Flatfile package is designed to be a simple, light replacement for an SQL database when the performance of a real database is not needed, or when in the prototyping stage. All data is stored in tab-delimited text flat files. It supports a very powerful and extensible WHERE clause mechanism, which can be used with SELECT, UPDATE or DELETE statements. It can do ORDER BY on any number of fields, and includes full documentation with examples that should have you up and running in a couple of minutes.

Hits: 19 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Scripts and Programs :: Database Tools

Pages:    3 



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts