$resprecios = mysql_query("select * from tprecios WHERE peso_inicial >= $pesok and peso_final <= $pesok ") or die ("error:\n".mysql_error());