php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: function.openssl-x509-read.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  Parse an X.509 certificate and return a resource identifier for				  it				  				 				 				 OpenSSL Functions				 Database Extensions				 OpenSSL Functions				 PHP Manual								 				  openssl_x509_read				  (PHP 4 >= 4.0.6, PHP 5)openssl_x509_read — Parse an X.509 certificate and return a resource identifier for				  it								 				 				 				  Description				  				   resource openssl_x509_read				    ( mixed $x509certdata				   )								  				   openssl_x509_read() parses the certificate supplied by				   x509certdata				 and returns a resource identifier for				   it.				  				 												 				  Parameters				  				   								    								     x509certdata												     								      				      				     								    								   								  				 												 				  Return Values				  				   Returns a resource identifier on success, or FALSE on failure.				  				 																 OpenSSL Functions				 Database Extensions				 OpenSSL Functions				 PHP Manual											

相关资源