find folder creation time

I want to find the creation time of a folder (not a file).

How can I do that?

Dimis

I use filemtime

hello

check the php5 DirectoryIterator class. it has many methods that u can find some of them handy