This is a discussion on "strtotime() roll over" within the PHP Forum section. This forum, and the thread "strtotime() roll over are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
strtotime() roll over
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
strtotime() roll over
strtotime appears to rollover at 2147483647 seconds from the Unix epoch as PHP has 32 bit signed integers. The is some time in 2037. A bit of a problem if you are doing things with mortgages, life policies or future trend predictions.
Are there ready made solutions out there? Can PHP handle 64 bit integers at all? Thanks for any help. |
|
|
![]() |
| Tags |
| rollover, strtotime |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Roll Over Images | rattlesnak | Web Page Design | 11 | Sep 13th, 2008 22:53 |
| problems with strtotime function | eon201 | PHP Forum | 0 | Nov 13th, 2007 08:56 |
| Roll overs? Ideas. | PicoDeath | Web Page Design | 1 | Jul 30th, 2007 16:34 |
| Image roll over pop up | acrikey | Web Page Design | 12 | May 2nd, 2007 15:31 |
| need help with Roll over stylesheet. | comaiwat | Web Page Design | 8 | Sep 21st, 2004 02:34 |