php 实现两个select下拉框的数据联动

http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
http://www.w3.org/1999/xhtml
">

 role perm modify
 

 $access_id  = "root";
 $access_pwd = "831025";
 $db_name    = "inv";
 @ $db = mysql_connect('localhost', $access_id, $access_pwd) or
  die("Could not connect to database. Please contact with IT supporting team ASAP.");
 mysql_query("SET NAMES 'GBK'");
 mysql_select_db($db_name);
?>


 

 
  
   
    
     
     
   
    
   
  
Plant:
    
Role:
    

   

 

你可能感兴趣的:(php)