 |
PHP: Error Control Operators - Manual - PHP: Hypertext Preprocessor
If you're wondering what the performance impact of using the @ operator is, consider this example. Here, the second script (using the @ operator) takes 1.75x as long to execute...almost double the time of the first script. So while yes, there is some over
php.net |
 |