문제

Will the php function time(); be functional after the year 2038?

도움이 되었습니까?

해결책

Of course, when the time comes PHP 42.1.3 will natively support 64-bit integers.

다른 팁

Yes, it should be. But let me run that code in my VirtuaBox and changed the date as well in there.

you know it could be fun to try it out :)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top