PHP:<?PHP session_start(); @ob_start("ob_gzhandler"); //require('./exaBD.php');
try that, php.net you can download, but adding it to xampp its not so easy
On php.ini, find display_errors = On for display_errors = Off
Dont say things that you dont know, in almost of cases, display_errors is set to Off.then if your website its fucked up you dont even know =D