So, what should I put in there then? And can it be fixed to work with the date like I have it?
Quote:
Originally posted by Xenon
Ok, there's the problem 
by now you can just use numeric time/date formats
so for Time you must use something like H:i instead of g:i a
and some sort of d.m.Y instead of M j, Y.
it must be sure the ammount of bytes in the timestring can't change with another date ....
its the way mktime() works...
|