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 da9d5f3e49 Release 15 years ago
adminer Release 15 years ago
editor Report invalid schema 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 15 years ago
compile.php Immunity against CRLF 15 years ago
coverage.php Reintegrate sqlite branch 15 years ago
lang.php Allow comments in translations 15 years ago
readme.txt Comments 15 years ago
todo.txt Respect scheme support 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.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
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