Discussion :: PHP - CS
-
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
Answer : Option A
Explanation :
Explanation Not Provided
Be The First To Comment