PHP.nl

Supported Protocols and Wrappers

Supported Protocols and Wrappers

PHP comes with many built-in wrappers for various URL-style protocols for use with the filesystem functions such as , , and . In addition to these wrappers, it is possible to register custom wrappers using the function. fopen``copy``file_exists``filesize``stream_wrapper_register

Opmerking: > The URL syntax used to describe a wrapper only supports the syntax. The and syntaxes are not supported. scheme://...``scheme:/``scheme: