Forum Moderators: coopster
But if you call the function as @foo() then errors generated by the function foo won't be sent to the output.
So simply using a @ sign before a function call will not output errors related to that function
Reference: [php.net...]
[edited by: Anyango at 7:22 am (utc) on Sep. 30, 2008]