(PECL maxdb >= 1.0)
Opens a connection to a MaxDB server
bool maxdb_real_connect ( resource $link [, string $hostname [, string $username [, string $passwd [, string $dbname [, int $port = 0 [, string $socket ]]]]]] )
Procedural style
Object oriented style
bool maxdb::real_connect ([ string $hostname [, string $username [, string $passwd [, string $dbname [, int $port = 0 [, string $socket ]]]]]] )
maxdb_real_connect()