Database management in a single PHP file
Go to file
2010-10-29 18:02:20 +02:00
adminer TSV export and import (bug #3097657) 2010-10-29 18:02:20 +02:00
editor TSV export and import (bug #3097657) 2010-10-29 18:02:20 +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 TSV export and import (bug #3097657) 2010-10-29 18:02:20 +02:00
compile.php Immunity against CRLF 2010-10-16 22:36:01 +02:00
coverage.php Reintegrate sqlite branch 2010-04-21 12:01:32 +00:00
lang.php Whitespace 2010-10-22 16:27:16 +02:00
readme.txt Allow only apostrophes in enums 2010-10-22 22:42:40 +02:00
todo.txt Update TODO 2010-10-19 17:46:28 +02: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, Version 2.0

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