Is there a PHP function that returns the script's file name? If so what is

mark r

New member
its effect in included PHP scripts? As in, if you have a file 'main.php' which includes 'included.php', and this function was called in included.php, what would be returned?
 
Back
Top