Vidyalelo
PHP · Q11

PHP Networking

Programming · PHP · question 11

Q11

What function can you use to create your own streams using the PHP stream wrappers and register them within PHP?

A.
wrapper_register
B.
stream_wrapper
C.
stream_wrapper_register
Answer
D.
stream_wrapper_reg

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board