03-20-2009, 10:46 AM
|
#9 (permalink)
|
|
The Prestige
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
|
Instead of using the @ supression symbol, which Enfernikus stated is slow, you should display all errors when you're developing the script.
When the script is going "live", you should then use error_reporting(0) to remove all errormsg.
__________________
|
|
|
|