i run my wp-powered site on a free host which has an annoying problem: it's system time cannot be set right, because it loses 0,01 sec per minutes... (it's 7 minutes a month...)
i'd like to use a time server's time, but since i'm not a php guru, i don't know if it's possible, or how to do it...
what i want to do: ignore the system time, get the time from a time server, adjust it to any time zone, and use this value everywhere in wordpress...
can anyone help me? thanks :)