I ask this because I'm currently making a security plugin and it is important that it gets the correct date - ie, one that can't be changed by the user.
This is because of the old trick of changing the system date to something earlier so that a time-limited program thinks it is still in its trial period.
Is there any way to get around this "trick"?
Date() - where does it get the date from?
-
Seymour Clufley
- Addict

- Posts: 1266
- Joined: Wed Feb 28, 2007 9:13 am
- Location: London
Re: Date() - where does it get the date from?
If an internet connection is available you can get the actual time from a time server.Seymour Clufley wrote:I ask this because I'm currently making a security plugin and it is important that it gets the correct date - ie, one that can't be changed by the user.
This is because of the old trick of changing the system date to something earlier so that a time-limited program thinks it is still in its trial period.
Is there any way to get around this "trick"?
Tranquil
