Hi there,

I'm trying to delete a file using PHP's unlink() function (on Windows). 
This works fine on writable files but fails when trying to delete 
read-only files. How can I delete read-only files? Is there a function 
available to change the permissions?

Any help greatly appreciated.

Neil

-- 
----------------------------
Work: [EMAIL PROTECTED]
Home: [EMAIL PROTECTED]

Web:  www.curvedvision.com
----------------------------


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to