You want to open a file in the PHP application and you also want this application to issue a warning and continue execution - in case the file is not found. Which of the following idea functions would you use in this scenario?

🎲 Try a Random Question  |  Total Questions in Quiz: 63  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
LAMP Test — practice the complete quiz, review flashcards, or try a random question.


You want to open a file in the PHP application and you also want this application to issue a warning and continue execution - in case the file is not found. Which of the following idea functions would you use in this scenario?






ADVERTISEMENT