how to hide errors from echo in php code example Example: echo errors php <?php error_reporting(E_ALL); ?>