What does the __FILE__ constant contain?
The filename of the current script.
The full path to the current script.
The URL of the request made.
The path to the main script.
Submit