Simply I enclose files with regular dot(s) in the name: $currentFile = $_SERVER["PHP_SELF"]; $parts = explode('/', $currentFile); $parts ...
確定! 回上一頁