Active Articles: 2038
Total Categories: 16
Sub Categories:616
SQLAdmin | ||||||||
SQLAdmin is an SQL administration user interface for the Web. Its goal is to enable remote editing of tables stored in a SQL database. SQLAdmin is written in PHP and currently supports only mSQL (more databases support is planed). ... learn more
| ||||||||
| ||||||||
phpMySQLDiff | ||||||||
A litte tool to create an alter-script for the differences between two databases. Since 1.4.0 InnoDB FOREIGN KEYS are supported. MySQLdiff 1.5.0 added support for FULLTEXT Indexes so a auto_increments. There was also added the (experimental) feature to upload sql-scripts to compare them against another script or an existing database. ... learn more
| ||||||||
| ||||||||
Assure Database Backup Software Free | ||||||||
This Free Script will allow you to quickly backup your MySQL database and restore it. It is meant to be simple to install, and use. No programming knowledge required. ... learn more
| ||||||||
| ||||||||
ezSQL | ||||||||
A class that makes it ridiculously easy to use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. ... learn more
| ||||||||
| ||||||||
Database Functions | ||||||||
This class can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative arrays. ... learn more
| ||||||||
| ||||||||
mylittlebase | ||||||||
mylittlebase is a little database component for delphi, kylix, php and c++ that covers most of development needs. No need to link to any external server, DLLs, it is 100% standalone. It supports ISAM formats and can query records with the LIKE operator. ... learn more
| ||||||||
| ||||||||
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. ... learn more
| ||||||||
| ||||||||
MX Query Builder PHP :: Visual SQL Queries for Dreamweaver | ||||||||
For a dynamic web application developer, who needs create recordsets from multiple tables and is not an SQL expert, MX Query Builder is the tool that allows table relation management, automating SQL query generation. Unlike other tools, MX Query Builder manages tables, relations and conditions for queries in your web browser. Features: --Integrated Dreamweaver Recordset ... learn more
| ||||||||
| ||||||||
MySQL Collate (Collation) Fixer | ||||||||
Fix Collate or Collation problem on MySQL database, table and fields. ... learn more
| ||||||||
| ||||||||
PHP MySQL Web Interface | ||||||||
After fulfilling business request after request - with many short php web pages calling the function. Decided to progressing this further - by removing the web page altogether (hitting the function via a wrapper). Let it handle the query, via variable parameters passed in on the HTTP GET. This posed a bit of problem, pushing ... learn more
| ||||||||
| ||||||||
T3 DB Tools | ||||||||
T3 DB Tools is a seditio database management plugin. Features: -- Backup all or selected tables of your seditio DB. -- Table information and schema. -- Browse tables (experimental) -- Drop, truncate tables. -- Option to export data, structure or both. -- Support for gzip, bzip2 compression of the backups. -- Restore database backup. -- Run custom sed queries. -- Extra security rights. -- Check, ... learn more
| ||||||||
| ||||||||
SQLc | ||||||||
Manage your MySQL databases using a simple powerful interface. You can make backups in .sql format (optionally compressing with GZip), and restore the data from these files. Database dump files generated by phpMyAdmin are supported, and the script is able to process large files without hanging up. Browsing through the table contents in a database ... learn more
| ||||||||
| ||||||||
miniMyAdmin | ||||||||
miniMyAdmin is one-file php script, which contains: directory browser, file viewer, file editor, mysql browser, mysql editor, mysql export, mysql "raw" commands executing, php shell (allows execute shell commands in server), php interactive (allows execute php commands) + some security tools like checking md5/sha1 passwords strength and how "exploitable" server is.. ... learn more
| ||||||||
| ||||||||
PHP ExcelExplorer Pro | ||||||||
This PHP class can import data from an Excel file without using COM, ODBC, etc. It will be useful in content management systems, for writting various converters (Excel to HTML, Excel to MySQL, etc.). On-line demo and trial version available for download. ExcelExplorer will work on any PHP platform. Supports Windows and Mac Excel files. No additional ... learn more
| ||||||||
| ||||||||
Connection class PDO | ||||||||
This is a simple wrapper class that can be used to access SQL databases using the PDO API. It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback transactions. ... learn more
| ||||||||
| ||||||||
DbCon | ||||||||
DbCon is a free php based MYSQL API class that provides functions to fetch data from the database, query the database with sql statements from file, it also has performance tracking and several other features. ... learn more
| ||||||||
| ||||||||
Database Abstraction Layer (DAL) | ||||||||
Database Abstraction Layer is a project to produce a general way to access databases from within PHP. The DAL class takes care of the administration involved with the different kinds of databases. DAL is extendible via plugins so support for different dbms' can be added dynamicly. Also switching from one DBMS to another is simple ... learn more
| ||||||||
| ||||||||
EZDB | ||||||||
EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. v2.0 update: this is a better version, it has some more features requested by hotscripts users. ... learn more
| ||||||||
| ||||||||
dbUtils | ||||||||
dbUtils is a simple, pure-PHP solution which allows anyone to manage multiple mySQL databases and tables. dbUtils currently consists of 5 functions to allow you to accomplish a number of copying, moving, renaming, and general management tasks. Designed originally for database backup without the need for command-line access or telnet access, but expanded to provide ... learn more
| ||||||||
| ||||||||
Library | ||||||||
This script search a bibliography either by Author name or by Book name. Then provide other informations such as date and publication. required MySQL. ... learn more
| ||||||||
| ||||||||
