Variable question...
Posted: Sat Feb 19, 2005 11:17 pm
What's the difference between $var and &$var? What does an ampersand do in that situation?
Also, what's the difference between @mysql_fetch_array() and mysql_fetch_array(), and other places where @ is used?
Also, what's the difference between @mysql_fetch_array() and mysql_fetch_array(), and other places where @ is used?