I noticed a lot of new comers asking this question: I want a select box to be updated using ajax when I change the current item in another select box . So this is a quick tutorial on how to do exactly that. Here is the scenario: We have a select box filled with categories, when we select a category, another select box is updated with article titles. Fair enough ? First thing to do is create the DB