//ads: ?> Find out the name of the last script that included the current onephpserverincludephp-7php-8 PHP Snippet 1:$files = get_included_files(); list($parent) = array_slice($files, -2, 1); echo $parent;