hi everyone,
I have problem call database.Its unable to call database below, but rest of
database can be call.Can anybody help me.
mysql_connect($host,$user,$passwd) or die ("Can't connect to server");
$db = mysql_select_db("dictionary") or die("unable to call db") ;
thanks in advance
_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php