Forum: MySQL Nov 6th, 2005 |
| Replies: 4 Views: 4,180 MySQL when installed, automatically starts the service for you.. Check and make sure that it is set to autostart |
Forum: MySQL Nov 5th, 2005 |
| Replies: 5 Views: 2,744 1. Examine the code, and see how they have commented or not commented. If they do not comment their code, then when they start on yours, it will be a mess.. it is a habit that must be learned for... |
Forum: MySQL Nov 5th, 2005 |
| Replies: 4 Views: 4,180 http://www.phpmyadmin.net/home_page/
Quote from their website :
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop... |
Forum: MySQL Nov 5th, 2005 |
| Replies: 2 Views: 29,399 http://www.phpmyadmin.net/home_page/
Per their website : phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop... |
Forum: MySQL Jun 17th, 2005 |
| Replies: 3 Views: 3,811 First - you will need to create the database in MySQL Admin ( I use PHPMyAdmin (http://www.phpmyadmin.net) for things like this ), then you need to create a user name and password in mysql and then... |