Re: [PHP] Re: How to determine if file is writable and deletable
- Date: Sun, 11 May 2008 21:47:11 -0400
- From: Robert Cummings <robert@xxxxxxxxxxxxx>
- Subject: Re: [PHP] Re: How to determine if file is writable and deletable
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
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php