function nombre_MES($FECHA,$IDI) {
/* Devuelve el nombre del mes */
$mm=substr($FECHA,5,2);
if($IDI=="es"){
if($mm==01) $mes="ENERO";
if($mm==02) $mes="FEBRERO";
if($mm==03) $mes="MARZO";
if($mm==04) $mes="ABRIL";
if($mm==05) $mes="MAYO";
if($mm==06) $mes="JUNIO";
if($mm==07) $mes="JULIO";
if($mm==08) $mes="AGOSTO";
if($mm==09) $mes="SEPTIEMBRE";
if($mm==10) $mes="OCTUBRE";
if($mm==11) $mes="NOVIEMBRE";
if($mm==12) $mes="DICIEMBRE";
}
if($IDI=="pt"){
if($mm==01) $mes="JANEIRO";
if($mm==02) $mes="FEVEREIRO";
if($mm==03) $mes="MARÇO";
if($mm==04) $mes="ABRIL";
if($mm==05) $mes="MAIO";
if($mm==06) $mes="JUNHO";
if($mm==07) $mes="JULHO";
if($mm==08) $mes="AGOSTO";
if($mm==09) $mes="SETEMBRO";
if($mm==10) $mes="OUTUBRO";
if($mm==11) $mes="NOVEMBRO";
if($mm==12) $mes="DEZEMBRO";
}
if($IDI=="en"){
if($mm==01) $mes="JANUARY";
if($mm==02) $mes="FEBRUARY";
if($mm==03) $mes="MARCH";
if($mm==04) $mes="APRIL";
if($mm==05) $mes="MAY";
if($mm==06) $mes="JUNE";
if($mm==07) $mes="JULY";
if($mm==08) $mes="AUGUST";
if($mm==09) $mes="SEPTEMBER";
if($mm==10) $mes="OCTOBER";
if($mm==11) $mes="NOVEMBER";
if($mm==12) $mes="DECEMBER";
}
if($IDI=="fr"){
if($mm==01) $mes="JANVIER";
if($mm==02) $mes="FÉVRIER";
if($mm==03) $mes="MARS";
if($mm==04) $mes="AVRIL";
if($mm==05) $mes="MAI";
if($mm==06) $mes="JUIN";
if($mm==07) $mes="JUILLET";
if($mm==08) $mes="AOÛT";
if($mm==09) $mes="SEPTEMBRE";
if($mm==10) $mes="OCTOBRE";
if($mm==11) $mes="NOVEMBRE";
if($mm==12) $mes="DÉCEMBRE";
}
return $mes;
}
?>
$url_home="http://www.upa.es" ?>
Precios Justos para Nuestros Productos - UPA