Re: How can I change a file's date?
- From: "Martin Mandl - m2m tech support" <martin.mandl@xxxxxxxxx>
- Date: 28 Feb 2007 01:17:45 -0800
On Feb 28, 8:51 am, terrychangsh...@xxxxxxxxx wrote:
I think this must be easy but, alas, I can't find it!
Is there any function I can use to change a file's date/time?
It is ;) Have a look at http://at.php.net/manual/en/function.touch.php
bool touch ( string $filename [, int $time [, int $atime]] )
However, it does not really work under Windows.
Have fun
Martin
------------------------------------------------
online accounting on bash bases
Online Einnahmen-Ausgaben-Rechnung
http://www.ea-geier.at
------------------------------------------------
m2m server software gmbh
http://www.m2m.at
.
- Follow-Ups:
- Re: How can I change a file's date?
- From: Chuck Anderson
- Re: How can I change a file's date?
- References:
- How can I change a file's date?
- From: terrychangsharp
- How can I change a file's date?
- Prev by Date: drawing images and text
- Next by Date: Re: Trouble passing mysql table name to php function and using it!
- Previous by thread: How can I change a file's date?
- Next by thread: Re: How can I change a file's date?
- Index(es):
Relevant Pages
|