Thread: What's @ doc ?
View Single Post
Old 05-08-2008, 07:07 PM   #1 (permalink)
JabberGabber
The Wanderer
 
Join Date: May 2008
Posts: 5
Thanks: 3
JabberGabber is on a distinguished road
Default What's @ doc ?

Hi

In some code examples I have seen some functions have been preceded with the @ symbol:

$image = @imagecreatefromjpeg('image.jpg');

What's all that about then ??

Thanks in advance

JabberGabber
JabberGabber is offline  
Reply With Quote