How to use AJAX to populate state list depending on Country list?

前端 未结 6 838
我在风中等你
我在风中等你 2020-12-06 15:01

I have the code below that will change a state dropdown list when you change the country list.
How can I make it change the state list ONLY when country ID number 234 an

6条回答
  •  遥遥无期
    2020-12-06 15:41

    ////////////////// connection file con.php rishabh
    
    
    /////////////////////////// index.php rishabh
    
    
    


    // ////////////////////data file data.php rishabh
    StateCountery

提交回复
热议问题