user.name
02-22-2012, 04:32 AM
Hi,
When i strtotime the year 1959 and below, php returns a timestamp value that when echoed as date('Y'), returns 2012, instead of 1959.
How do i get the correct timestamp value of years 1959 and below?
Thanks,
My php=5.2, os-32bit
When i strtotime the year 1959 and below, php returns a timestamp value that when echoed as date('Y'), returns 2012, instead of 1959.
How do i get the correct timestamp value of years 1959 and below?
Thanks,
My php=5.2, os-32bit