Can anyone give me some advice on how to achieve database driven cascading dropdown lists please.
So far my searches have found a lot of examples using asp.net, but that's no use as I have PHP pages. I know I'll need ajax to get update part of my form without resubmitting the whole form, but ajax how?
I looked at jQuery but I couldn't see anything there. I don't know javascript well enough to understand what type of functions I need to use etc.