Pergunta

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

Foi útil?

Solução

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

Outras dicas

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 :)

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top