Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. Which one of the following function operates similarly to fgets(), except that it also strips any HTML and PHP tags form the input?

  2. A.

     fgetsh()

    B.

     fgetsp()

    C.

     fgetsa()

    D.

     fgetss()

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment