Hi!
I'm new to PHP and I have a question about generating parent-child drop down menus. I have seen many forums on how to generate them from databases, but not many from arrays. Let's say the user chooses between fruits and vegetables and chooses fruits, the second drop down menu should populate with a list of fruits. I've been stuck on this for a while now. Any help would be appreciated.
Thanks!=)
I'm new to PHP and I have a question about generating parent-child drop down menus. I have seen many forums on how to generate them from databases, but not many from arrays. Let's say the user chooses between fruits and vegetables and chooses fruits, the second drop down menu should populate with a list of fruits. I've been stuck on this for a while now. Any help would be appreciated.
Thanks!=)
Comment