Re: opening a file when you do not know the full name
Posted by Michael Fesser on 12/03/06 23:39
..oO(bill)
>I have a directory into which I upload pictures. I know the
>entire file name other than the extension.
>
>file_exists will return true when I give it a wildcard extension,
>but I can't figure out the best way to determine the extension
>for fopen.