What do you think is the best way to store Dates into a database ?
If you want to keep logs or buckups....
I am using date('dmYHis')
but I doesn't work really well ...
Is it better to use date(U) ?
Any suggestions ?
And if you can let me know how you can Display that date back in the Screen
!
Thanks
If you want to keep logs or buckups....
I am using date('dmYHis')
but I doesn't work really well ...
Is it better to use date(U) ?
Any suggestions ?
And if you can let me know how you can Display that date back in the Screen
!
Thanks
Comment