Jump to content

How universal is the time() php function?


Attilitus

Recommended Posts

I was just wondering how universal the php time() function was between different servers. I am planning to write a syncing scripts which will require a fairly exact comparison of the local server time with an external server's time using the PHP time() function.

Is there slight variation possible? (If so, in what magnitude?) Or is this something that is fairly user configurable.

I am not very knowledgable with the "backend" of php, so any information would be greatly appreciated. Thanks!
Link to comment
https://forums.phpfreaks.com/topic/36330-how-universal-is-the-time-php-function/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.