wie man PHP debugg
phpinfo();
Annoyed Albatross
phpinfo();
ini_set('display_errors', 'On');
error_reporting(E_ALL);