PHP menyembunyikan pemberitahuan

<?php
error_reporting(E_ERROR | E_WARNING | E_PARSE);
Bahriddin Mo'minov