On Fri, 26 Apr 2002, Chris Wesley wrote:
>>     if ($db!="" and !@mysql_select_db($db))
>>         die("The site database is unavailable.");
> 
> you probably want an "or" before that die().

How would that work?

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to