Briefing Zend Knowledge

What does the __FILE__ constant contain?

What does the __FILE__ constant contain?

A.
The filename of the current script.

B.
The full path to the current script.

C.
The URL of the request made.

D.
The path to the main script.

Explanation: