Dependent Dropdownlist In Yii Framework

Hi All,

Can anyone please help me, how to create dependent dropdownlist like Iam having three dropdownlist(country,state and city)depends upon country, state and city have to select and insert in database.That three dropdownlists have to store in one table only.

Hi,

Try this tutorial (but is in spanish :)) ): Daniel Velasquez

Or try this wiki:

creating-a-dependent-dropdown

Moved From General PHP Topics to General Discussion for Yii 1.1.x.