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

search for in the

php_stream_open_wrapper_as_file> <php_unregister_url_stream_wrapper
Last updated: Sat, 17 Jul 2004

view this page in

php_stream_open_wrapper_ex

(no version information, might be only in CVS)

php_stream_open_wrapper_ex -- Opens a stream on a file or URL, specifying context

Description

php_stream * php_stream_open_wrapper_ex ( char * path, char * mode, int options, char ** opened, php_stream_context * context)

php_stream_open_wrapper_ex() is exactly like php_stream_open_wrapper(), but allows you to specify a php_stream_context object using context. To find out more about stream contexts, see XXX



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

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