can anybody tell me what the @ sign is for use in php
i have seen this a few times for certain bits of scripts but don't understand what it is for as the code will work with out it.
e.g. @mail($to, $subject, $message);
i have seen this a few times for certain bits of scripts but don't understand what it is for as the code will work with out it.
e.g. @mail($to, $subject, $message);
