Page 1 of 1

File wrapper

Posted: Sat Sep 24, 2005 1:33 pm
by abalfazl
Hello firends

From Zend PHP certification study guide(chapter 10):

File wrappers are pieces of code that PHP uses to read from and write to different types pf flies

They are part of PHP's Streams architecture.



What are file wrappers?May someone give me an example that How php use them?


GOOD LUCK

Posted: Sat Sep 24, 2005 3:41 pm
by Skara
What are file wrappers?
File wrappers are pieces of code that PHP uses to read from and write to different types of files. They are part of PHP's Streams architecture.
http://www.zend.com/manual/wrappers.php