unkwntech Posted August 21, 2008 Share Posted August 21, 2008 How can I check file permissions, without having to run operating system specific command via passthru() or exec() Quote Link to comment Share on other sites More sharing options...
bluejay002 Posted August 21, 2008 Share Posted August 21, 2008 try fileperms() Jay, Quote Link to comment Share on other sites More sharing options...
Fadion Posted August 21, 2008 Share Posted August 21, 2008 There are a whole set of File System Functions in php, so you will rarely use system commands. Quote Link to comment Share on other sites More sharing options...
unkwntech Posted August 21, 2008 Author Share Posted August 21, 2008 Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.