Re: filtype() Problems
- From: "Jeff Johns" <phpfunk@xxxxxxxxx>
- Date: 29 Dec 2005 20:29:35 -0800
Are you not getting anything in return for the files that do not
produce a type?
>>From the manual:
"Returns FALSE if an error occurs. filetype() will also produce an
E_NOTICE message if the stat call fails or if the file type is
unknown."
Set your error reporting for the script to report all errors to try an
pinpoint what is happening. It is hard to tell not seeing the rest of
the script and your filesystem.
.
- Follow-Ups:
- Re: filtype() Problems
- From: Kevin Cloutier
- Re: filtype() Problems
- From: Jeff Johns
- Re: filtype() Problems
- References:
- filtype() Problems
- From: Kevin Cloutier
- filtype() Problems
- Prev by Date: Re: Background color
- Next by Date: Re: filtype() Problems
- Previous by thread: UPDATE: filtype() Problems
- Next by thread: Re: filtype() Problems
- Index(es):
Relevant Pages
|