How do I create a search engine for a people directory

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
evrman
Forum Newbie
Posts: 4
Joined: Mon Aug 17, 2009 11:17 am

How do I create a search engine for a people directory

Post by evrman »

I'm working for a client that needs a way to search through a directory of residents for their website. It will have a simple login and hopefully a fairly simple search bar in which residents can type the name or address of another resident and it will give some simple information about them. I'm new to this and have no idea how databases interact with PHP. Anyone have any tips on how I can get this done cheaply? Thanks!
eastsideyahh
Forum Newbie
Posts: 4
Joined: Wed Nov 04, 2009 5:48 am

Re: How do I create a search engine for a people directory

Post by eastsideyahh »

It shouldn't be hard to do if you give a little bit more information of technique you are using and database & script you are developing.
Post Reply