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]]]]]])

Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

See also mysqli_connect() and mysqli_close().