Hello Nicole,
This shouldn't happen. Should the MySQL service go down temporarily, it will output certain errors. If you wish to hide these errors, you can set the error_reporting() function at the top of your PHP script. For more information on how to use the error_reporting() function, please...