Can anyone recommend the best way for a noob to implement a simple database on a web page that can return results based on user input? For example, a user inputs their age, location, gender, etc., and specific products are returned to that user. I want it to be fairly easy to update the...