@mysql_query - whats the difference between this and mysql_query?
Posted by r-jones on 10/13/69 11:39
Sorry for the simplicity of the question, but im a newbie.
Iv seen the mysql_query command written with an @ before it on some
example codes. What, if any, is the difference? And if they are
different, when should you use the @ and what does it do?