Search Results

0
votes

Php Is a directory writable

stat() Much like a system stat, but in PHP. What you want to check is the mode value, much like you would out of any other call to stat in other languages (I.E. C/C++). …