PHP_SELF is a variable that returns the current script being executed. This variable returns the name and path of the current file (from the root folder).
確定! 回上一頁