Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. 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

  2. A.

     Option 3 and 4

    B.

     Option 1 and 3

    C.

     Option 2 and 4

    D.

     Option 1 and 4

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment