Query is: $english_query
"; $result = mysql_query($query); while ($app = mysql_fetch_object($result)) { show_app($app); } print_page_end(); ?>