2. array_combine( $array_1 , $array_2 ):合併兩個陣列,第一個陣列當key,第二個當value. <?php. $array_1 = array ( 1 , 2 );
確定! 回上一頁