Home » PHP » PHP File Handling » Question
  1. Which one of the following function operates similarly to fgets(), except that it also strips any HTML and PHP tags form the input?
    1. fgetsa()
    2. fgetss()
    3. fgetsh()
    4. fgetsp()
    5. None of these
Correct Option: B

fgetss()



Your comments will be displayed only after manual approval.