Protocols and encapsulation protocols supported by php

Source: Internet
Author: User
PHP-based protocols and encapsulation protocols supported by PHP include many built-in URL-style encapsulation protocols, which can be used for encapsulation such as fopen (), copy (), file_exists (), and filesize () file system functions. In addition to these encapsulation protocols, you can also use stream_wrapper_register () to register custom encapsulation protocols.

Note: The URL syntax used to describe an Encapsulation Protocol only supports the syntax of scheme. Scheme:/And scheme: the syntax is not supported.

File: //-access the local file system

Http: //-access the HTTP (s) URL

Ftp: //-access FTP (s) URLs

Php: //-access each input/output stream (I/O streams)

Zlib: //-compressed stream

Data: //-data (RFC 2397)

Glob: //-find the matching file path mode

Phar: //-PHP archive

Ssh2: //-Secure Shell 2

Rar: //-RAR

Ogg: //-audio stream

CT: //-process interactive streams

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.