Home / Report Question

Q. Which function can be used to include code only once?
  • A. include()
  • B. require_once()
  • C. require()
  • D. include_once()