In order to get the root directory path, you can use _DIR_ or dirname(). ... echo dirname(__FILE__);. Both the above syntaxes will return the same ...
確定! 回上一頁