Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/09/2012, 04:19
xerifandtomas
 
Fecha de Ingreso: octubre-2010
Ubicación: España
Mensajes: 1.007
Antigüedad: 14 años, 4 meses
Puntos: 123
Respuesta: Fecha y hora del sistema y manual

algo asi

if(isset($fecha)){ } //si existe no hacemos nada
else{$fecha=date("d/n/Y");} //si no existe le asignamos date()