Ver original$result = mysql_query("select max(fecha_cotizacion) from cotizacion")or die (mysql_error());$fecha=mysql_fetch_row($result);