User Tools

Site Tools


phperrorreporting

If the PHP is of newer version. There might need to add the following lines for debugging purpose only:

error_reporting(E_ALL);
ini_set('display_errors', 1);
phperrorreporting.txt · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki