on 3/22/03 8:26 PM, Mike Delorme at crazymonkey1385@hotmail.com appended the following bits to my mbox: > $select = "mysql_select_db ($database)"; Remove the quotes around this. Actually, there is no reason to do the variable assignment either. Sincerely, Paul Burney <http://paulburney.com/> <?php while ($self != "asleep") { $sheep_count++; } ?> -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php