A8: Adminer
- Due Feb 23, 2015 by 1pm
- Points 100
- Submitting a website url
This assignment will have us install a PHP application named adminer that provides a web interface for editing MySQL data: Adminer
Once you have the application installed, test it to be sure it works, then link it on your staging area as A8 (etc). Having this application available will make it convenient to work with MySQL.
Do not install adminer on a free host: Many of the free hosting companies (especially freehostia) see adminer as an intrusion on their DB server because it queries the names of all databases on the server.
We'll be doing this in class together!