(2) Adding the following 2 lines will help you debug errors that are not syntax errors: error_reporting(-1); ini_set('display_errors', 'On');. ( ...
確定! 回上一頁