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