__FUNCTION__ returns only the name of the function whereas __METHOD__ returns the name of the class along with the name of the function:
確定! 回上一頁