\n"); print("ClientCounts\n"); while($arr2 = mysql_fetch_assoc($res2)) { print("{$arr2['agent']}{$arr2['counts']}\n"); } print("\n"); stdfoot();