The ____ function may be used to override PHP global variables

22. The ____ function may be used to override PHP global variables.

  1. overrideGlobals()
  2. override()
  3. overridenGlobals()

Answer: A) overrideGlobals()

Explanation:

The overrideGlobals() function may be used to override PHP global variables.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.