Database management in a single PHP file
Go to file
2011-06-13 18:02:16 +02:00
adminer Check form.onsubmit in ajaxForm 2011-06-13 16:23:51 +02:00
designs Version alternative designs 2011-05-06 21:13:55 +02:00
editor Easier sending of default headers (customization) 2011-05-31 08:01:48 +02:00
externals Revert "Highlight SQL code in textarea" 2011-06-03 14:55:09 +02:00
plugins Save TinyMCE under AJAX 2011-06-13 18:02:16 +02:00
tests Fix test 2011-03-21 15:44:46 +01:00
.gitignore Ignore compiled files only in root 2011-03-07 14:38:25 +01:00
.gitmodules Revert "Highlight SQL code in textarea" 2011-06-03 14:55:09 +02:00
changes.txt Keyboard shortcuts (thanks to Konrad Cerny) 2011-06-08 14:09:20 +02:00
compile.php PostgreSQL supports only functions 2011-06-04 04:19:14 +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 Plugins 2011-02-09 18:09:01 +01:00
todo.txt Display default column value in table overview (thanks to bene) 2011-06-05 08:35:15 +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 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
plugins/readme.txt - Plugins for Adminer and Adminer Editor
adminer/plugin.php - Plugin demo
compile.php [driver] [lang] - Create a single file version
lang.php [lang] - Update translations
tests/selenium.html - Selenium test suite