������������

PHP ֧��һ����������������@�������������һ�� PHP ���ʽ֮ǰ���ñ��ʽ���ܲ������κδ�����Ϣ�������Ե���

����� set_error_handler() �趨���Զ���Ĵ�����������Ȼ�ᱻ���ã����Ǵ˴����������ԣ�����ҲӦ�ã����� error_reporting()�����ú����ڳ������ǰ�� @ ʱ������ 0��

��������� track_errors ���ԣ����ʽ���������κδ�����Ϣ��������ڱ��� $php_errormsg �С��˱�����ÿ�γ���ʱ���ᱻ���ǣ���������������Ļ���Ҫ�����顣

<?php
/* Intentional file error */
$my_file = @file ('non_existent_file') or
    die (
"Failed opening file: error was '$php_errormsg'");

// this works for any expression, not just functions:
$value = @$cache[$key];
// will not issue a notice if the index $key doesn't exist.

?>

Note: @ �����ֻ�����ʽ��Ч����������˵һ���򵥵Ĺ�����ǣ�����ܴ�ij���õ�ֵ����������ǰ����� @ ����������磬���԰������ڱ����������� include ���ã��������ȵ�֮ǰ�����ܰ������ں�������Ķ���֮ǰ��Ҳ�������������ṹ���� if �� foreach �ȡ�

�μ� error_reporting() ���ֲ�����������־�������й��½ڡ�

Warning

Ŀǰ��"@"������������ǰ׺����ʹ���½ű���ֹ�����ش���Ĵ��󱨸�ҲʧЧ������ζ�������ij�������ڻ����ô�����ĸ�ĺ�������ǰ����"@"�����ƴ�����Ϣ���ǽű���û���κμ�����ʾԭ����������