Apaer 0.1.0 review
Download
|
|
Apaer software is a zeroconfig PHP interface to test SQL connections, databases etc.
It features a set of forms that lets you post queries to a given MySQL server and lets you browse the results.
This is a really simple solution for testing various SQL/PHP related things on your web-server.
Installation:
Just unpack the archive on the webhost:
tar jzvf apaer-x.y.z.tar.bz2
or
unzip apaer-x.y.z.zip
And access the index.php from your browser:
http://webserver/path_to/apaer/sql.php
You may want to create a link from sql.php to index.php as is on http://orangenose.com/apaer/
ln -s sql.php index.php
The you can access it by pointing your browser to:
http://webserver/path_to/apaer/
What's New in This Release:
Slight bug-fix.
Apaer 0.1.0 search tags