If used inside an include method, the directory of the included file is returned. <?php echo "The current directory of this file is '" . __DIR__ . "'.\n"; ?>.
確定! 回上一頁