Sinister Shadow
January 16th, 2006, 10:55 PM
Can someone please explain to me what the @ operator means in PHP?
I've seen it in use in several locations but haven't managed to find an explanation
e.g.
@OCIExecute($parsed, OCI_DEFAULT); //Using Oracle through PHP
I've seen it in use in several locations but haven't managed to find an explanation
e.g.
@OCIExecute($parsed, OCI_DEFAULT); //Using Oracle through PHP