06-11-2009, 11:13 AM
|
#7 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Quote:
Originally Posted by Tanax
Just a sidenote, you don't have to explicitly write the numbers there if you want the current time. You can just do this:
|
If you're going to do that, just leave out the second argument entirely, date('d-m-y H:i:s');
|
|
|
|