Vidyalelo
PHP · Q14

PHP Networking

Programming · PHP · question 14

Q14

Which of the following operations cannot be performed using the standard ftp:// stream wrapper? 1. Reading a file 2. Writing a file 3. Establishing a stateful connection and changing directories interactively 4. Creating a new directory

A.
Option 3 and 4
Answer
B.
Option 1 and 3
C.
Option 2 and 4
D.
Option 1 and 4

Answer: Option A

Solution

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