adamriley Posted April 5, 2010 Share Posted April 5, 2010 Hi is there away to count the number of files within a folder in php Link to comment https://forums.phpfreaks.com/topic/197623-count-number-of-files-within-a-folder/ Share on other sites More sharing options...
trq Posted April 5, 2010 Share Posted April 5, 2010 Of course. Just use scandir or similar than count the resulting array. Link to comment https://forums.phpfreaks.com/topic/197623-count-number-of-files-within-a-folder/#findComment-1037167 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.