Best way to go?
PHP Code:mysql_connect($mysql_host, $mysql_user, $mysql_pass) or die("<center><font size=+4><bold>mCMS - MySQL Error</body></font></center><br /><center>Unable to connect to your MySQL Connection Information</center>");
mysql_select_db($mysql_data) or die("<center><font size=+4><bold>mCMS - MySQL Error</body></font></center><br /><center>Unable to connect to database '" . $mysql_data . "'</center>");


Reply With Quote![[php] mySQL Connect?](http://ragezone.com/hyper728.png)

