Database management in a single PHP file
Go to file
2010-10-15 13:40:36 +02:00
adminer Don't report no error 2010-10-15 13:40:36 +02:00
editor Rename variables to avoid conflict with Adminer 2 sessions and enabled register_globals 2010-10-15 10:58:08 +02: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 Hungarian translation 2010-10-07 16:03:22 +02:00
compile.php Dump support is optional 2010-07-22 12:36:45 +02:00
coverage.php Reintegrate sqlite branch 2010-04-21 12:01:32 +00:00
lang.php Reintegrate sqlite branch 2010-04-21 12:01:32 +00:00
readme.txt Readme 2010-10-14 22:09:55 +02:00
todo.txt Comment 2010-09-09 22:02:49 +02:00

Adminer - Database management in single PHP file
Adminer Editor - Database editor in single PHP file

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

adminer/index.php - Run development version of Adminer
editor/index.php - Run development version of Adminer Editor
compile.php [driver] [lang] - Create a single file version
lang.php [lang] - Update translations
tests/selenium.html - Selenium test suite