Date: 06/05/02
- Next message: Jason Wong: "Re: [PHP] PHP Apache Module AND command Line"
- Previous message: Mark Heintz PHP Mailing Lists: "Re: [PHP] Comparing array elements"
- Next in thread: Jason Wong: "Re: [PHP] what is the format of the filemtime string"
- Reply: Jason Wong: "Re: [PHP] what is the format of the filemtime string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i am trying to find out when my files were last modified (accessing all
files on the server is not a problem)
to try and find this i am using: filemtime($file) - but this ruturns a
string - 1015171598
what is the format of the string? - are there ways to return the last
modified data in the format "Tue, 19, 200, 20:53" (something along that
line?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jason Wong: "Re: [PHP] PHP Apache Module AND command Line"
- Previous message: Mark Heintz PHP Mailing Lists: "Re: [PHP] Comparing array elements"
- Next in thread: Jason Wong: "Re: [PHP] what is the format of the filemtime string"
- Reply: Jason Wong: "Re: [PHP] what is the format of the filemtime string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

