$info = mysql_fetch_row(mysql_query("SELECT te_name, te_city, te_nick, te_overall FROM prefix_table WHERE te_id='1'"))or die(mysql_error());