Does anyone know of a good tutorial that explains how to build a faceted search structure with ajax , php , and mysql?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s not a complete answer for your particular question (because it doesn’t address AJAX), but in this question, netcoder’s answer has a simple concept starter for a basic MySQL schema and queries for simple faceted search in PHP.