[php] Strict method

  • 0
Strict Standards 解決方法: error_reporting, php官網error_reporting

修改 error_reporting
1. Open your php.ini
2. search for
error_reporting = E_ALL | E_STRICT
3. replace with
error_reporting = E_ALL
4. save the file
5. restart Apache

沒有留言 :

張貼留言