View Single Post
08-12-2008, 07:55 PM
#2
infinivert is offline infinivert
infinivert's Avatar
Status: Junior Member
Join date: Jul 2008
Location: Abilene TX
Expertise: Design, PHP, JS, HTML5, CSS3
Software:
 
Posts: 37
iTrader: 0 / 0%
 

infinivert is on a distinguished road

Send a message via AIM to infinivert

  Old

mktime converts your date into the number of seconds since Jan 1, 1970, so when putting in a date before that, your math has to be different. Make sense?