可能重复: PHP中的@符号有什么用? 参考 - 这个符号在PHP中意味着什么?
用什么 <?php echo @$fnameerror; ?>意思.为什么在php中使用@之前的变量
<?php echo @$fnameerror; ?>
php
php ×1