Database management in a single PHP file
Go to file
2010-11-12 18:07:29 +01:00
adminer Bump version 2010-11-12 18:07:29 +01:00
editor Merge from master 2010-11-12 17:52:09 +01:00
externals Avoid fatal errors 2010-10-13 17:53:59 +02:00
tests Directory structure 2010-10-14 22:10:02 +02:00
.gitignore Ignore compiled files 2010-05-14 19:15:25 +02:00
.gitmodules Link externals 2010-05-12 23:58:47 +02:00
changes.txt Bump version 2010-11-12 18:07:29 +01:00
compile.php Use AJAX in select 2010-10-17 02:22:22 +02: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 Dual licensing: Apache or GPL 2010-11-09 12:59:51 +01:00
todo.txt Comments 2010-11-08 09:49:42 +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
compile.php [driver] [lang] - Create a single file version
lang.php [lang] - Update translations
tests/selenium.html - Selenium test suite