PHP __DIR__ returns the current working directory, its usage is common when ... <?php. include __DIR__ . "/functions/database.php";.
確定! 回上一頁