itachi Posted April 20, 2007 Share Posted April 20, 2007 Is it possible to have PHP perform a search on a specific directory and report its findings and the matches? Let's say I have a photo album and the directories are jan2007-april2007, can I have it search through each of the directory months to find the user query? Thanks! Link to comment https://forums.phpfreaks.com/topic/47904-file-system-search/ Share on other sites More sharing options...
per1os Posted April 20, 2007 Share Posted April 20, 2007 If you can your best bet is the DIR class www.php.net/dir Link to comment https://forums.phpfreaks.com/topic/47904-file-system-search/#findComment-234120 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.