pouncer Posted April 9, 2007 Share Posted April 9, 2007 if (! ($result = mysql_query (" SELECT count(*), op_mode FROM qsos WHERE fk_dxstn IN (2,3,4,5,10) GROUP BY op_mode", $connection))) showerror(); can anyone see what its doing, im confused Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted April 9, 2007 Share Posted April 9, 2007 Whats it supposed to do. Are you getting errors? Have coded the output for returned result set yet? Quote Link to comment Share on other sites More sharing options...
pouncer Posted April 9, 2007 Author Share Posted April 9, 2007 no i found the code here, im trying to make a bar chart http://www.g4zfe.com/sqllogsearch5.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.