mysqli_real_connect
    (PHP 5 CVS only)
mysqli_real_connect -- Opens a connection to a mysql server
Description
bool 
mysqli_real_connect ( resource link [, string hostname [, string username [, string passwd [, string dbname [, int port [, string socket]]]]]])
| Warning | 
This function is
currently not documented; only the argument list is
available.  | 
     See also
     mysqli_connect() and
     mysqli_close().