1.

Trace the false statement

A. Because the included code will be embedded in a PHP execution block, the PHP execution block, the PHP escape tags (
B. Any code found within an included file will inherit the variable scope of the location of its caller
C. Including a file produces the same result as copying the data from the file specified into the location in which the statement appears.
D. For the inclusion of remote files the allow-url-pope must be enabled ad URL wrapper must be supported
Answer» B. Any code found within an included file will inherit the variable scope of the location of its caller


Discussion

No Comment Found