Posted by jeditdog on November 8, 2008 at 4:06am
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!
Comments
Call the function time().
Call the function time().
thanks
Thanks, exactly what I needed.
-------------
The main man of MMC :)
-------------
The main man of MMC :)