It's OK, Recieved help from perlboy at www.aussieforum.com & this is fix.......
# 1900 to the year to get the full 4 digit year. #
$stutime = time;
$stutime = $stutime + 59400;
($sec,$min,$hour,$mday,$mon,$year,$wday) = (localtime($stutime))[0,1,2,3,4,5,6]...
Hi,
I have a form on my website hosted in America but I am in Australia.
When I recieve an email, it states time 16.5 hours slow (behind)
Can that be fixed? It is a Matt Wright script.
I found this in the script & thought it might save you looking.
sub get_date {
# Define arrays for the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.