First off how can I tell if my local and live servers are running 32 or 64 bit versions of PHP?
Secondly I'm running XP 64 bit so I presume I can run 64 bit versions of PHP, are they available?
By running 64 bit versions of PHP will I be able to resolve the Unix epoch issue with integers or is there a work-around with 32 bit versions of PHP?
- John