Ver Mensaje Individual
  #6 (permalink)  
Antiguo 31/10/2012, 15:56
Avatar de djaevi
djaevi
 
Fecha de Ingreso: marzo-2007
Ubicación: Moreno, Buenos Aires
Mensajes: 400
Antigüedad: 17 años, 1 mes
Puntos: 47
Respuesta: no me funcionan las funciones date()

Código PHP:
Ver original
  1. "INSERT INTO cms_frontpage(ID, file_path, file_nombre, file_tmp, TITULO, CONTENIDO, FECHA) VALUES (NULL,'$dir$attachname', '$attachname', '$attachtmp', '$titulo','$contenido', curDate())";