Note Submitter: rachelle_jc
----
Hi guys,
im having a hard time on php date. What im planning to do is
to create a simple time-in and time-out system. Now i know
that we can simply get the current date by using:
date("Ymd");
but my problem is what if someone changes the computer tima
and date, that would mean that the date that my system will
give is the wrong date..
is there any possible way that the correct date will always
appear on my system, rather than the date made up by
somebody?
Please help me.. thanks!
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|