Posted by user on 01/17/07 03:05
Could someone give me the quick difference betweeen the 2 error functions and why one should use one or the other. if (!mysql_select_db($database, $connection)) showerror(); $connection = mysql_connect('mysql_host', 'mysql_user', mysql_password') or die('Could not connect: ' . mysql_error()); TIA
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming