Database management in a single PHP file
Go to file
2011-03-18 09:08:27 +01:00
adminer Disable maxlength with edit functions 2011-03-18 09:08:27 +01:00
editor Avoid double AJAX refresh in Chrome 2011-03-17 23:48:38 +01:00
externals Update JUSH 2011-03-16 13:13:01 +01:00
plugins Typo 2011-03-10 00:37:16 +01:00
tests Directory structure 2010-10-14 22:10:02 +02:00
.gitignore Ignore compiled files only in root 2011-03-07 14:38:25 +01:00
.gitmodules New plugin: Edit calendar 2011-02-18 16:16:36 +01:00
changes.txt Ability to save expression in edit 2011-03-15 17:34:25 +01:00
compile.php Avoid double replacing AJAX favicon 2011-03-12 00:37:08 +01:00
coverage.php Reintegrate sqlite branch 2010-04-21 12:01:32 +00:00
lang.php No extra newline for English 2010-11-12 18:00:19 +01:00
readme.txt Plugins 2011-02-09 18:09:01 +01:00
todo.txt Better support for bit data type 2011-02-10 11:04:38 +01:00

Adminer - Database management in single PHP file
Adminer Editor - Data manipulation for end-users

http://www.adminer.org/
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle
Requirements: PHP 4.3.3+ or PHP 5+
Apache License 2.0 or GPL 2

adminer/index.php - Run development version of Adminer
editor/index.php - Run development version of Adminer Editor
editor/example.php - Example customization
plugins/readme.txt - Plugins for Adminer and Adminer Editor
adminer/plugin.php - Plugin demo
compile.php [driver] [lang] - Create a single file version
lang.php [lang] - Update translations
tests/selenium.html - Selenium test suite