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

search for in the

stream_resolve_include_path> <stream_notification_callback
[edit] Last updated: Fri, 26 Apr 2013

view this page in

stream_register_wrapper

(PHP 4 >= 4.3.0, PHP 5)

stream_register_wrapperAlias of stream_wrapper_register()

Description

This function is an alias of: stream_wrapper_register().



add a note add a note User Contributed Notes stream_register_wrapper - [1 notes]
up
0
manuzhai (AT) php (DOT) net
10 years ago
To get the https wrapper working on Windows, you need to replace your php4ts.dll with the one provided at http://ftp.proventum.net/pub/php/win32/misc/openssl/. This is instead of using the php_openssl.dll, so be sure to comment this extension in your php.ini.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites