Obtaining Time Stamp
jeditdog - November 8, 2008 - 04:06
How is Drupal calculating the time stamps it uses? I see these are integer fields, but I do not know how to appropriately calculate the correct number to insert.
Thanks!
How is Drupal calculating the time stamps it uses? I see these are integer fields, but I do not know how to appropriately calculate the correct number to insert.
Thanks!
Call the function time().
Call the function time().
thanks
Thanks, exactly what I needed.
-------------
The main man of MMC :)