In a previous topic concerning PHP error code, the @ sign was mentioned as something to prepend functions to suppres errors.
My question is:
Where can i find documentation on this? I've tried looking in the manual under error reference, but couldnt find it.
!doc:
Does the prepending @ cover ALL errors, if not then which?? What about warnings? (actually i thought it ONLY suppressed warnings?!?)
??? cheers jh