what does @ means before include or require

Posted by Mac Taylor on Stack Overflow See other posts from Stack Overflow or by Mac Taylor
Published on 2010-04-26T21:50:32Z Indexed on 2010/04/26 21:53 UTC
Read the original article Hit count: 228

Filed under:

hey guys

i wonder what does @ means when we use it before include or require in php ?!

such as :

@include('block.php');

maybe its a noob question , but i need to know it guys ?!

so sorry for that

© Stack Overflow or respective owner

Related posts about php