10.02.2013 Views

PHP Programming Language - OpenLibra

PHP Programming Language - OpenLibra

PHP Programming Language - OpenLibra

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Adminer 8<br />

Adminer<br />

Adminer main screen<br />

Developer(s) Jakub Vrána<br />

Initial release July 25, 2007<br />

Written in <strong>PHP</strong><br />

Operating<br />

system<br />

Cross-platform<br />

Available in Multilingual (11)<br />

Type Web Database Management<br />

License Apache license<br />

Website http:/ / www. adminer. org<br />

Adminer (formerly phpMinAdmin) is a tool for managing content in MySQL databases. Adminer is distributed<br />

under Apache license in a form of a single <strong>PHP</strong> file (currently approx. 160 KiB in size). Its author is Jakub Vrána<br />

who (during 2007) decided to develop such tool as an "light-weight" alternative to phpMyAdmin. Currently (August<br />

2009), the tool is in version 2.0 and so far it exceeded phpMyAdmin in some of the features it offers. Also, first<br />

webhosting providers started to include Adminer as MySQL managing tool into their portfolio of services.<br />

Features<br />

• users log in specifying the destination server and providing the user name and password (which is stored during<br />

whole session)<br />

• basic functions (select database, select/edit tables, browse/insert/edit table rows)<br />

• searching or sorting via multiple columns<br />

• editing of other database objects: views, triggers, events, stored procedures, processes, mysql variables, user<br />

permissions<br />

• text area for arbitrary SQL commands and storing these commands in command history<br />

• export of databases and tables (its structures and/or data) as a dump to output or a downloadable attachment<br />

• user-friendly interface (extensive employment of JavaScript)<br />

• multiple language support (English, German, Spanish, Dutch, French, Italian, Estonian, Chinese, Czech, Slovak,<br />

Russian)<br />

• SQL syntax highlighting<br />

• visual database/E-R schema editing<br />

• XHTML 1.1 validity in UTF-8<br />

• provisions against XSS, CSRF, SQL injection, session stealing, …<br />

• "light-weight" - released in a form of a single file, approx. 160 KiB in size, with support of CSS skins

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!