Webmaster Forum  

Go Back   Webmaster Forum > Marketing, SEO and Development > Programming
User Name
Password
Register FAQ Members List Calendar Transactions Store Search Today's Posts Mark Forums Read


PHP: Why use a @ before a function ?

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-25-2008, 19:48
alexrubin
Junior Member


Join Date: Jun 2008
Posts: 17
Trader Rating: (0)
Points: 0 (Donate)
5 F$/Referral Refer Friends
alexrubin is on a distinguished road
Question PHP: Why use a @ before a function ?

I was trying to make a script that will add a watermark on images, and i stumbled upon a script that checks if the image exists or not and the used it like this:
$image = @imagecreatefromjpeg("bla.jpg");
if (!$image)....

i wanted to know why do they put the @ before the function
alexrubin is offline
Reply With Quote
  #2  
Old 07-08-2008, 03:57
my_cool_name
Junior Member


Join Date: Jul 2008
Posts: 16
Trader Rating: (0)
Points: 0 (Donate)
5 F$/Referral Refer Friends
my_cool_name is on a distinguished road
Default

that @ means that if that function (imagecreate...) gives and error, don't output it.
my_cool_name is offline
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP Tutorial Sarunasas Website Design Forum 1 03-27-2008 00:00
What is PHP, Here i will tell you what is PHP booster20002005 Programming 1 08-20-2007 03:04
80 cheap Script for sale teampower Content 0 06-29-2007 01:08
PHP Designer 2005 Positive Other Free Resources 1 08-30-2005 00:13
How To : Improve Your PHP Programming admans Website Design Forum 0 07-17-2005 06:58

Resources : | Advertise at FHF | itextLink.com| Reseller Hosting| TextDot| iNamePros| Any Webmaster| Web Host| Dep3|


All times are GMT -4. The time now is 04:37.


Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.