Likes Received By spc
-
Exa liked spc's post in the thread MySQL WHERE clause not working.
try this... $get_rating = mysql_query("SELECT rsite, AVG(rvalue) FROM rating WHERE rsite=3 GROUP BY rsite");
Oct 4, 2008
try this... $get_rating = mysql_query("SELECT rsite, AVG(rvalue) FROM rating WHERE rsite=3 GROUP BY rsite");
Oct 4, 2008