Databases tab: Difference between revisions
 (Removing all content from page)  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
====Actions====  | |||
* [[Create a new MySQL Database]] using the [[Image:database_add.png]] '''New MySQL Database''' button.  | |||
* 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:database_edit.png]] icon to the right of the database to manage.  | |||
* [[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!''' ''  | |||
Revision as of 14:38, 15 May 2008
Actions
- Create a new MySQL Database using the 
 New MySQL Database button. - Directly access official PHP and MySQL documentation by selecting the appropriate link.
 -  Manage your database with phpMyAdmin by selecting the 
 icon to the right of the database to manage. -  Delete a database by selecting the 
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!
 
