Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. Which one of the following function is capable of reading a file into a string variable?

  2. A.

     file_contents()

    B.

     file_get_contents()

    C.

     file_content()

    D.

     file_get_content()

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment