<?php if(version_compare(phpversion(), "5.3.0", ">=") == 1) error_reporting(E_ALL ^ E_NOTICE); else error_reporting(E_ALL ^ E_NOTICE); ?>