Page 1 of 1

PHP sample with explorer.php

Posted: Wed Feb 27, 2008 8:13 pm
by import
The remote host panel is displaying the wrong date/time stamp for each file. It is displaying 01/14/1970 (not even 01/01/1970 Unix Epoch).

I'm using PHP server-side and HTTP mode. Tried it on both Linux and FreeBSD servers and getting the same result.

Please help...

Re: PHP sample with explorer.php

Posted: Wed Feb 27, 2008 8:14 pm
by import
Time was in seconds not in milliseconds so try a x1000.