At sign/at symbol/ampersat/apetail/commercial at operator in
php:-
@ This operator is used to hide the error message
Example
<?php
@fun1();
?>