可能重复:
Reference - What does this symbol mean in PHP?
在PHP中调用@header()和header()函数有什么区别?
发布于 2012-04-05 18:51:04
@抑制错误:
@
http://php.net/manual/en/language.operators.errorcontrol.php
一般来说,你不想这么做
https://stackoverflow.com/questions/10034251
相似问题