Basically, I\'ve seen people using @ before their function calls, not for every function, but for some kind of extension functions like file_get_contents(
@
file_get_contents(
@function doesn't show any error messages on its HTML output, while a regular function call will.