maxdb_ssl_set(3) php man page | unix.com

Man Page: maxdb_ssl_set

Operating Environment: php

Section: 3

MAXDB_SSL_SET(3)							 1							  MAXDB_SSL_SET(3)

maxdb_ssl_set - Used for establishing secure connections using SSL

       Procedural style

SYNOPSIS
bool maxdb_ssl_set (resource $link, string $key, string $cert, string $ca, string $capath, string $cipher)
DESCRIPTION
Object oriented style bool maxdb::ssl_set (string $key, string $cert, string $ca, string $capath, string $cipher) Warning This function is currently not documented; only its argument list is available. PHP Documentation Group MAXDB_SSL_SET(3)
Related Man Pages
mysqlnduhconnection(3) - php
collator_get_sort_key(3) - php
maxdb_get_host_info(3) - php
xmlwriter_write_element(3) - php
xmlwriter_write_element_ns(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update