Date: 11/14/00
- Next message: herve <email protected>: "[PHP-DEV] PHP 4.0 Bug #7801: Problem with arrays"
- Previous message: toni.anzlovar <email protected>: "[PHP-DEV] PHP 4.0 Bug #7800: Compile faliure with a recursive error"
- In reply to: Stig Venaas: "Re: [PHP-DEV] assymetric encryption functions based on OpenSSL"
- Next in thread: Sterling Hughes: "Re: [PHP-DEV] assymetric encryption functions based on OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
SV>> The advantage of the current way is that you can do:
SV>>
SV>> $fp = fopen("http://www.www.ww/cert.pem");
SV>> $x509 = openssl_read_x509($fp);
I guess if that extension uses standard PHP open wrappers, you could do
that anyway.
-- Stanislav Malyshev, Zend Products Engineer stas <email protected> http://www.zend.com/ +972-3-6139665 ext.106-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: herve <email protected>: "[PHP-DEV] PHP 4.0 Bug #7801: Problem with arrays"
- Previous message: toni.anzlovar <email protected>: "[PHP-DEV] PHP 4.0 Bug #7800: Compile faliure with a recursive error"
- In reply to: Stig Venaas: "Re: [PHP-DEV] assymetric encryption functions based on OpenSSL"
- Next in thread: Sterling Hughes: "Re: [PHP-DEV] assymetric encryption functions based on OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

