Databases tab: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
These options are only available for | {{done}} | ||
These options are only available for pro users. | |||
This area is where you create and manage databases. There's also some MySQL and PHP resources available here. | This area is where you create and manage databases. There's also some MySQL and PHP resources available here. | ||
==Actions== | |||
* [[Image:database_add.png]] '''New MySQL Database''' - [[Create a new MySQL Database]] using this button. Make sure you choose a password that you will remember. | * [[Image:database_add.png]] '''New MySQL Database''' - [[Create a new MySQL Database]] using this button. Make sure you choose a password that you will remember. | ||
* Directly access official [[PHP resources | PHP]] and [[MySQL resources | MySQL]] documentation by selecting the appropriate link. | * Directly access official [[PHP resources | PHP]] and [[MySQL resources | MySQL]] documentation by selecting the appropriate link. |
Revision as of 13:19, 16 May 2008
These options are only available for pro users.
This area is where you create and manage databases. There's also some MySQL and PHP resources available here.
Actions
- New MySQL Database - Create a new MySQL Database using this button. Make sure you choose a password that you will remember.
- Directly access official PHP and MySQL documentation by selecting the appropriate link.
- Edit Tables - You can manage your database with phpMyAdmin by selecting this icon.
- Delete - Delete a database by selecting this icon next to the database to delete. WARNING: Deleting a database will result in ALL information in that database to be deleted! Ensure you have a backup, just in case!