// If no db connection, exit script if(!$db_conn) { print("<b>I could not connect to the database! :(</b><br />"); print("This script will now exit<br />"); exit; }
mysql_close($db_conn); ?
_________________ M. S. Rakha, Ph.D. Queen's University Canada