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 48ba0c44f9 Release 3.1.0 15 years ago
adminer Release 3.1.0 15 years ago
editor Dual licensing: Apache or GPL 15 years ago
externals Avoid fatal errors 15 years ago
tests Directory structure 15 years ago
.gitignore Ignore compiled files 15 years ago
.gitmodules Link externals 15 years ago
changes.txt Release 3.1.0 15 years ago
compile.php Include only active translations 15 years ago
coverage.php Reintegrate sqlite branch 15 years ago
lang.php Whitespace 15 years ago
readme.txt Dual licensing: Apache or GPL 15 years ago
todo.txt Comments 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
compile.php [driver] [lang] - Create a single file version
lang.php [lang] - Update translations
tests/selenium.html - Selenium test suite