I'm about to start working on a small web application, but with little experience in PHP/MYSQL I'm curious as to how I would start.
This is what I'm going for: http://na.leagueoflegends.com/items
Essentially, there are a list of products and the more options that are selected, the more specific the results are. I do however want to use radio buttons (or drop down menus) as well as the checklist selections(as seen in the above website). I would also like to implement ajax in the way the products are continuously updated without refreshing the page.
Any tutorials + tips would be greatly appreciated
Big thanks in advance
Help
















