populating combo boxes from database
Posted: Thu Jul 28, 2005 4:44 am
I am new to php.i have to combo boxes namely combo1 and combo2.
The values of combo2 has to be populated dynamically from database based on the value selected in combo1.
I want to know how to achieve the above scenario.
The values of combo2 has to be populated dynamically from database based on the value selected in combo1.
I want to know how to achieve the above scenario.