Which function can be used to determine if a file exists?

Which function can be used to determine if a file exists?

Note: There may be more than one right answer.

 

  1. is_readable()
  2. file_exists()
  3. feof()
  4. is_file_exists()

Answer:

Answer   

 

Leave a Reply