Databases tab: Difference between revisions
(New page: This tab is where you can create and manage databases. These options are only available for professional users. ====Actions==== * Create a new MySQL Database using the [[Image:Newdb....) |
m (Wikiadmin moved page Account manager - Databases tab to Databases tab over redirect) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{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. | |||
* [[Create a new MySQL Database]] using | |||
==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. | |||
* 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. | ||
* [[Using phpMyAdmin | | * [[Image:database_edit.png]] '''Edit Tables''' - You can [[Using phpMyAdmin | manage your database]] with phpMyAdmin by selecting this icon. | ||
* [[Image:Delete.PNG]] '''Delete''' - [[Deleting a database | 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 [[Backing up a database |backup]], just in case!''' '' | |||
[[Category:Account Manager]] | |||
[[Category:Database]] |
Latest revision as of 10:15, 17 June 2014
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!