How will you check if a file exists or not using php?

Submitted by: Muhammad
File's existence can be confirmed using file_exist() function which takes file name as an argument.
Submitted by: Muhammad

Read Online Sr. PHP Programmer Job Interview Questions And Answers