Jump to content

php wrapper


hisoka

Recommended Posts

You don't like to link to things that you ask about, so if this is what you're asking about:http://php.net/manual/en/wrappers.phpthen those wrappers all provide the same interface to use different resources. The way the resources are used are contained in the wrapper, but you don't need to know those details because all of the wrappers provide the same ways to use the resources. That means that you can use HTTP URLs, file paths, SSH streams, etc the same way without knowing the details about how all of those work.

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...