(PECL maxdb >= 1.0)
Used for establishing secure connections using SSL
bool maxdb_ssl_set ( resource $link, string $key, string $cert, string $ca, string $capath, string $cipher )
Procedural style
Object oriented style
bool maxdb::ssl_set ( string
$key
, string $cert
, string $ca
, string $capath
, string $cipher
)This function is currently not documented; only its argument list is available.
Please login to continue.