|
Posted by Alvaro G Vicario on 05/23/05 12:37
*** Shelly wrote/escribió (Sun, 22 May 2005 22:43:11 -0400):
> mysql_select_db($database_ssLogin, $ssLogin);
No error checking here?
From manual:
usage:
bool mysql_select_db ( string database_name [, resource link_identifier ] )
Returns TRUE on success or FALSE on failure.
--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
Navigation:
[Reply to this message]
|