Dodekus Posted August 17, 2008 Share Posted August 17, 2008 Hello. I would like to make a user search on my website in php. The php code should do something in style with reading all filenames from a directory and filter away ".xml" from the filenames untill it found the username the user is searching for. So what I want is an input for the username. A search button. And a result comming from the filenames in a directory. (With ".xml" filtered away") I hope I was clear. Thank you. Link to comment https://forums.phpfreaks.com/topic/120088-solved-user-search/ Share on other sites More sharing options...
DeanWhitehouse Posted August 17, 2008 Share Posted August 17, 2008 So you want us to make it for you , for free? Link to comment https://forums.phpfreaks.com/topic/120088-solved-user-search/#findComment-618655 Share on other sites More sharing options...
Barand Posted August 17, 2008 Share Posted August 17, 2008 have a look at www.php.net/glob Link to comment https://forums.phpfreaks.com/topic/120088-solved-user-search/#findComment-618660 Share on other sites More sharing options...
Dodekus Posted August 18, 2008 Author Share Posted August 18, 2008 Thank you Link to comment https://forums.phpfreaks.com/topic/120088-solved-user-search/#findComment-619177 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.