Re: [PHP] Re: How to determine if file is writable and deletable
[email protected] (Robert Cummings)
| Newsgroups | php.general |
|---|---|
| Organization | InterJinn |
| Message-ID | <1210556832.22676.27.camel@blobule> |
On Sun, 2008-05-11 at 18:09 -0400, Al wrote: > I ended up using posix_access() which is what is_writeable() should be. is_writeable() is virtually > useless. So you're saying is_writeable() shouldn't work on Windows systems? :p Seems you want is_writeable() to sing AND dance... perhaps too much expecting. Cheers, Rob. -- http://www.interjinn.com Application and Templating Framework for PHP