do this by using the following code and inside you php.ini file display_errors = on error_reporting(E_ALL); ini_set('display_errors',1); ...
確定! 回上一頁