I'm not that experience with PHP yet but what I need to ddo is create a database. It'll contain entries that have keywords, data, title, date, and an ID. I need to figure out how to search it. I've used search engines before that were so bad if you too many spaces or something stupid like that it didn't find it but google has an awesome way of searching. How could I create a search function that is at least decent?

I don't expect a post telling me how to re-create google but links and advice would be helpful