$row = mysql_fetch_array(mysql_query("SELECT * FROM amx_bans WHERE player_ip = '".$ip."' AND expired = '0' ORDER by `id` DESC"));