1. They are functions
  2. They are statements
  3. They’ll not work if the () is not present
  4. They can not be used to require files

Share with your friends
AhmedNazir

Call

Answer: Option 2

require() and require_once() are actually statements, not functions. This means that you can omit the brackets when using them.

Talk Doctor Online in Bissoy App