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 a186460648 Release 3.3.4 14 years ago
adminer Release 3.3.4 14 years ago
designs New design 14 years ago
editor Extensible list of databases 14 years ago
externals Update JUSH 14 years ago
plugins Plugin to hide databases 14 years ago
tests Fix test 14 years ago
.gitignore Ignore compiled files only in root 15 years ago
.gitmodules WYMeditor 14 years ago
changes.txt Release 3.3.4 14 years ago
compile.php Move loading indicator to the right, add CSS cursor: progress 14 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 14 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