Let's assume that our script is running in /path/to/file/index.php: $dir = dirname(__DIR__, 2); echo $dir; // Result = "/path".
確定! 回上一頁