Home » PHP » PHP Functions » Question
  1. Which one of the following PHP functions can be used to find files?
    1. fold()
    2. get_file()
    3. glob()
    4. file()
    5. None of these
Correct Option: C

glob()



Your comments will be displayed only after manual approval.