When including files or working with the file system from PHP scripts, it is best to use absolute paths; ... From PHP 5.3 and onwards, we can use __DIR__:.
確定! 回上一頁