Ver original$consulta = "SELECT * FROM imagenes where id_pro=$id_img LIMIT 0,4"; $resultado= @mysql_query($consulta) or die(mysql_error());