Stream and Network Programming Question 1

14 views
Skip to first unread message

Dan Kelly

unread,
Jul 22, 2011, 8:34:52 AM7/22/11
to Zend Certification Study Group
Which of the following is not a valid PHP file wrapper resource?


A. \\server\path\filename
B. http://www.example.com/index.php
C. myfile.txt
D. compress.zlib://myfile.txt
E. They all are valid

sealtrip

unread,
Jul 25, 2011, 5:01:33 AM7/25/11
to zend-certificat...@googlegroups.com
E. They all are valid resources php can use 

Dan Kelly

unread,
Jul 25, 2011, 7:34:46 AM7/25/11
to Zend Certification Study Group
The correct answer is E—all of the items listed in the answers are
completely valid wrapper
resources in PHP. Almost all file-access functionality in PHP can now
use any of these
methods to work with both local and remote files.

On Jul 22, 8:34 am, Dan Kelly <dankelly2...@gmail.com> wrote:
> Which of the following is not a valid PHP file wrapper resource?
>
> A. \\server\path\filename
> B.http://www.example.com/index.php
Reply all
Reply to author
Forward
0 new messages