When to use @before connecting, as in the example below: @mysqli_connect and when to use only mysqli_connect
Why do they say using @arroba to suppress errors is a bad practice? and What is the function of@at the beginning of PHP expressions
– rray