I’m trying to implement caching using the filesystem so i need to check if i can write in a directory. I’ve read Otto’s article, but i’ve failed to understand how should i implement a check where the user doesn’t input any kind of password. So basically i need to use the direct method, what’s the correct way to do it?
Leave a Reply
You must be logged in to post a comment.
This is what i ended up using