|
[ Table of Contents ]
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges, and export data into various formats.
With an Appies server, phpMyAdmin can be installed in just a few clicks.
Installing phpMyAdmin. Click the "install phpMyAdmin" checkbox and then click the "install phpmyadmin" button. It really is that simple!
 |
Technical Note...
You will need to know your mySQL password to access phpMyAdmin | |
- Visit your phpMyAdmin tool by clicking the
icon. You can also bookmark this URL if you wish.
- Your phpMyAdmin is password protected with your [your account user] and your mySQL password
- If you see a
icon, you can click the icon and update to the latest available version of phpMyAdmin.
[ Table of Contents ]
|