dynamic combo box...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
dheeraj
Forum Commoner
Posts: 40
Joined: Fri Feb 06, 2009 11:54 am

dynamic combo box...

Post by dheeraj »

I want 2 combo box such tht 2nd should be changed by reffering 1st...

like 1st having values
1. Game
2. Language
3. Programming

Suppose we had selected 2nd option from 1st combo box thn 2nd box should contain ....

1. English
2. Hindi
3. Spanish
4. French

& so on...

plz ans me its really urgent & should be done using php ...

thanx in advance...
Post Reply