PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

maxdb_stat> <maxdb_sqlstate
Last updated: Fri, 18 Jul 2008

view this page in

maxdb_ssl_set

maxdb->ssl_set

(PECL maxdb:1.0-7.6.00.38)

maxdb->ssl_set — Used for establishing secure connections using SSL

Descripción

Procedural style:

bool maxdb_ssl_set ( resource $link , string $key , string $cert , string $ca , string $capath , string $cipher )

Object oriented style (method):

maxdb
bool ssl_set ( string $key , string $cert , string $ca , string $capath , string $cipher )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.



add a note add a note User Contributed Notes
maxdb_ssl_set
There are no user contributed notes for this page.

maxdb_stat> <maxdb_sqlstate
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites