Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. Which one of the following function outputs the contents of a string variable to the specified resource?

  2. A.

     filewrite()

    B.

     fwrite()

    C.

     filewrites()

    D.

     fwrites()

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment