Re: [GENERAL-BG] Re: opendir ili nesto drugo
[email protected] ("Andrey Hristov") Sat, 10 May 2003 20:23:46 +0300
| Newsgroups | php.general.bg |
|---|---|
| Message-ID | <002901c31718$e9c08c70$1601a8c0@andreywin> |
Malka popravka, fileatime() vrushta vremeto kogato za posleden put e dostupen file-a, no tova ne oznachava che e bil promenen. filemtime() vrushta koga za posleden put e bil promenen file-a. filesize() za goleminata. Todor, pogledni tuk : http://bg.php.net/manual/en/ref.filesystem.php opisani sa vsichki funkcii za rabota s file-ove. Andrey ----- Original Message ----- From: "Mr.Bogomil Shopov" <[email protected]> To: <[email protected]> Sent: Saturday, May 10, 2003 11:18 AM Subject: [GENERAL-BG] Re: opendir ili nesto drugo > za promjanata : > int fileatime ( string filename) > > > Returns the time the file was last accessed, or FALSE in case of an error. > The time is returned as a Unix timestamp. > > za golemina: > > int filesize ( string filename) > > > > Returns the size of the file in bytes, or FALSE in case of an error. > > > > > -- > Bulgarian General User List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >