Hi,
I have a drop down whose values are as follows and will be stored in a sql table:
-one
-two
-three
When a value is selected in drop down then a certain list has to be displayed which needs to be pulled from sql table... list will vary based on selection...
e.g., When one is selected then display following items:
1] one
2] one one
3] one one one
I am new in php so please guide me how to make this happen or please provide a sample code....
Thanks and Regards,
Vaibhav
Drop down Event which calls php scripts
Moderator: General Moderators