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:
This tab is where you can create and manage databases.  These options are only available for professional users.
{{done}}
These options are only available for pro users.


====Actions====
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 the [[Image:Newdb.PNG]] button.
 
==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 | Manage your database with phpMyAdmin]] by selecting the [[Image:Edittables.PNG]] icon to the right of the database to manage.
* [[Image:database_edit.png]] '''Edit Tables''' - You can [[Using phpMyAdmin | manage your database]] with phpMyAdmin by selecting this icon.
* [[Deleting a database | Delete a database]] by selecting the [[Image:Delete.PNG]] 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!''
* [[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 11: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

  • 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 and MySQL documentation by selecting the appropriate link.
  • Database edit.png Edit Tables - You can manage your database with phpMyAdmin by selecting this icon.
  • Delete.PNG 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!