12-30-2008, 10:33 PM
|
#16 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by sketchMedia
can we PLEASE stop using error suppression i.e. '@'
For one it slows down your script and secondly it makes it hard to debug and I for one can't be bothered grep'ing through the code for '@' every time something just blows up and no error is shown.
For the production version, set error_reporting(0).
|
I hardly use it myself. :P Mainly well, cause, I never get errors. :P
__________________
VillageIdiot can have my babbies ;d
|
|
|
|