Hey,
I'm trying to learn more PHP at the moment. But I already have a big problem with my next project. I would like to learn how to build a search engine for my webiste. A engine that search trought my database after a game.
It should work something like this.
Write a gamename in the searchbox, hit search, a new page loads and the results comes up. And if there are games with a similar name they should also be shown. So if you write Spider-man, then all spider-man games in our database in shown.
Now, I dont want finished codes. But if anyone could help me out how to start? Or maybe if anyone know a good guide or something how to do this.
I know some PHP, I know how to connect to a database and also how to echo out the information and such. But I just can't seem to manage this. I also would like help with the security if that's possible.
Best Regards
Tobias