Sr. PHP Programmer Question: Download Senior PHP Programmer PDF

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

Tweet Share WhatsApp

Answer:

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

Download Senior PHP Programmer PDF Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
How will you generate random numbers using PHP?How will you start a session in PHP?