PHP Tutorial: Do you know what does @ mean in PHP? You can write it before the name of the function to avoid some standart error warnings if the function call fails.