php3-list | 199903
Date: 03/18/99
- Next message: James Coates: "[PHP3] Simple calendar functions"
- Previous message: Patrice.Le-Gurun + etud.info.a2: "[PHP3] Date functions and PostgreSQL"
- Maybe in reply to: Kristian Köhntopp: "[PHP3] How do you "touch" a file from PHP?"
- Next in thread: Kristian Köhntopp: "Re: [PHP3] How do you "touch" a file from PHP?"
- Reply: Kristian Köhntopp: "Re: [PHP3] How do you "touch" a file from PHP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How about the touch() function under flesystem functions in the manual?
Jason
>How do you "touch" a file from PHP, that is, update the mtime of a file
>without altering the file contents? How about a utime(2) system call
>interface for PHP?
>
>Kristian
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: James Coates: "[PHP3] Simple calendar functions"
- Previous message: Patrice.Le-Gurun + etud.info.a2: "[PHP3] Date functions and PostgreSQL"
- Maybe in reply to: Kristian Köhntopp: "[PHP3] How do you "touch" a file from PHP?"
- Next in thread: Kristian Köhntopp: "Re: [PHP3] How do you "touch" a file from PHP?"
- Reply: Kristian Köhntopp: "Re: [PHP3] How do you "touch" a file from PHP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

