__FUNCTION__ and __METHOD__ as in PHP 5.0.4 is that __FUNCTION__ returns only the name of the function while as __METHOD__ returns the name of the class ...
確定! 回上一頁