This one time, at band camp, John Meyer <john.l.meyer@xxxxxxxxx> wrote: > I have the following script: > > try { > $conn = mysql_connect("localhost","webuser","testme") or die("Could not > connect"); -- snipped for sake of sanity -- I think if you wish to push down this path you may wish to look at PDO. Kind regards Kevin -- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php