Arquivado
Este tópico foi arquivado e está fechado para novas respostas.
Exercise 9
15 votos
-
1. In your PHP application you need to open a file. You want the application to issue a warning and continue execution, in case the file id not found. The ideal function to be use is:
-
A. include()
10
-
B. require()
3
-
C. nowarn()
0
-
D. getFile(false)
1