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() Link to comment https://forums.phpfreaks.com/topic/120670-solved-checking-file-permissions/ Share on other sites More sharing options...
bluejay002 Posted August 21, 2008 Share Posted August 21, 2008 try fileperms() Jay, Link to comment https://forums.phpfreaks.com/topic/120670-solved-checking-file-permissions/#findComment-621818 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. Link to comment https://forums.phpfreaks.com/topic/120670-solved-checking-file-permissions/#findComment-621821 Share on other sites More sharing options...
unkwntech Posted August 21, 2008 Author Share Posted August 21, 2008 Thanks. Link to comment https://forums.phpfreaks.com/topic/120670-solved-checking-file-permissions/#findComment-621825 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.