d_r_sriram Posted June 9, 2009 Share Posted June 9, 2009 Hi, My goal is to to display all wav files in a /usr/spool with a search text box at top on which i can input the file name(without extension) and display the filenames in rows below ..All this works fine if i enter the exact filename on the text box ..but if i want to enter wildcard names - the search fails - i mean if i want to search all wav filenames starting with "ab" like ab* .. i dont know how to accomplish - can anyone be kind enough to help me out - rgds SriramĀ Link to comment https://forums.phpfreaks.com/topic/161472-display-filenames-in-a-directory-using-wildcards/ Share on other sites More sharing options...
PFMaBiSmAd Posted June 9, 2009 Share Posted June 9, 2009 http://us.php.net/glob Link to comment https://forums.phpfreaks.com/topic/161472-display-filenames-in-a-directory-using-wildcards/#findComment-852101 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.