Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
php_stream_open_wrapper_ex
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
Stream Contexts.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
php_unregister_url_stream_wrapper | Nahoru |