barantamer
03-13-2008, 03:14 PM
hello , i want to store the date and time of a process to my databas.
$date=date("Y-m-d h:i:s ")
i tried to save like this it didnt work ..is that possible to store time to a type date column or should i store the timestamp and convert when i need to use the time and the date?
thanks
$date=date("Y-m-d h:i:s ")
i tried to save like this it didnt work ..is that possible to store time to a type date column or should i store the timestamp and convert when i need to use the time and the date?
thanks