Ver Mensaje Individual
  #4 (permalink)  
Antiguo 14/04/2010, 12:54
Hidek1
Colaborador
 
Fecha de Ingreso: octubre-2009
Ubicación: Tokyo - Japan !
Mensajes: 3.867
Antigüedad: 14 años, 6 meses
Puntos: 334
Respuesta: Funcion MONTH

Código PHP:
Ver original
  1. $meses = array("meses", "enero", "febrero", "marzo", "abril", "mayo", etc...);
  2. echo $meses[date("m", strtotime($row["fecha"])];
__________________
More about me...
~ @rhyudek1
~ Github