Adminer - Database management in a single PHP file
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jakub Vrana 8b0acfe8ca Release 15 years ago
adminer Release 15 years ago
editor PostgreSQL bool in Editor 15 years ago
externals Update JUSH 15 years ago
plugins Allow more extends with plugin autoloader 15 years ago
tests Fix test 15 years ago
.gitignore Ignore compiled files only in root 15 years ago
.gitmodules New plugin: Edit calendar 15 years ago
changes.txt Release 15 years ago
compile.php Avoid double replacing AJAX favicon 15 years ago
coverage.php Reintegrate sqlite branch 15 years ago
lang.php No extra newline for English 15 years ago
readme.txt Plugins 15 years ago
todo.txt Comment 15 years ago

readme.txt

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