Or in PHP 5.3+ use: $dirname = realpath(__DIR__ . '/..'); include($dirname . '/includes/styles.phtml'); Get current defined path : getcwd()
確定! 回上一頁