Home » PHP » PHP File Handling » Question
  1. Which one of the following function is capable of reading a file into an array?
    1. arr_file()
    2. file_arr()
    3. file()
    4. arrfile()
    5. None of these
Correct Option: C

file()



Your comments will be displayed only after manual approval.