31.05.2017, 00:25
Put this outside the loop with this simple modified query
PHP код:
mysql_format(sql, query, sizeof query, "SELECT * FROM `Teleports`");
result = mysql_query(sql, query);