hi guys
i am new to php.In my project i am using mysql database i have to insert data from database in combo box.for example in first combo box country name is inserted i mean country name should be from database .when i select the country in first combo box automatically in second combo box state must be display when i select state in third combo box cities must be display
i am new to php.In my project i am using mysql database i have to insert data from database in combo box.for example in first combo box country name is inserted i mean country name should be from database .when i select the country in first combo box automatically in second combo box state must be display when i select state in third combo box cities must be display
Comment