Hi, Sir
 
Please Resolve the code
 
How to selected item change function with database in php.
 
First_page-: index.php
  1.   
  2.   
  3. Drop_Down  
  4.   
  5.   
  6.   
  7.   
  8. "post" action="" name="form1">  
  9.   
  10. Drop Down Select Item Change

      
  11. "45%" cellspacing="0" cellpadding="0">  
  12.   
  13. "175">Country  
  14. "150">:  
  15. "150">  
  16. "country" onChange="getState(this.value)">  
  17. "">Select Country  
  18. while ($row=mysql_fetch_array($result)) { ?>  
  19. 'id']?>>'country']?>  
  20.   
  21.   
  22.   
  23.   
  24.   
  25. State  
  26. "50">:  
  27.   
  28. "statediv">  
  29. "state" >  
  30.   
  31.   
  
  •   
  •   
  •   
  • City  
  • "50">:  
  •   
  • "citydiv">  
  • "city">  
  •   
  •