Answers

Question and Answer:

  Home  Senior PHP Programmer

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

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

 190 views

More Questions for you: