By jeditdog on
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 :)