Is there a way to change error reporting in a specific php file - some function that would let you change it just for that page? thanks
Try the "error_reporting" function! For more info look here: http://www.php.net/manual/en/function.error-reporting.php