1.

Which one of the following statements is true for require() and require_once()?

A. They are functions
B. They are statements
C. They’ll not work if the () is not present
D. They can not be used to require files
Answer» C. They’ll not work if the () is not present


Discussion

No Comment Found