Tuesday, 4 September 2012

Trace the function that does continue the script execution even if the file inclusion fails | PHP

A.  include ()
B.  require ()
C.  both of above
D.  None of above

Ans: A

No comments: