The __DIR__ doesn't include a trailing slash e.g., / or \ except it's a root directory. When you use the __DIR__ inside ... <?php require 'inc/header.php' ?> ...
確定! 回上一頁