Adding a search function to my intranet please HELP!!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Snip3r
Forum Newbie
Posts: 2
Joined: Tue Jun 09, 2009 7:58 am

Adding a search function to my intranet please HELP!!!

Post by Snip3r »

heloo guys, hope someone can help me. I have a intranet i run off my home server now is there anyway i can add a search function to my CMS? i have a upload.php page and this allows people on my home network to back their things up to a folder called /upload can i have a search.php can i add a search function where it searches for files in the upload folder and links to it?

any help will be great thanks again :)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Adding a search function to my intranet please HELP!!!

Post by califdon »

You can if you program it.
Post Reply