x
 
<!DOCTYPE html>
<html>
<body>
<?php
echo __FILE__;
?>
 
</body>
</html>