maxis1718 發表在 痞客邦 留言(2) 人氣()

itazura-01.jpg 

maxis1718 發表在 痞客邦 留言(0) 人氣()

maxis1718 發表在 痞客邦 留言(0) 人氣()

 

maxis1718 發表在 痞客邦 留言(0) 人氣()

 

(by Maxis)

maxis1718 發表在 痞客邦 留言(0) 人氣()

報時.png 

maxis1718 發表在 痞客邦 留言(5) 人氣()

 <?php

  mb_internal_encoding ('utf8');

  mysql_query ("SET CHARACTER SET 'utf8'");

  mysql_query ("SET NAMES 'utf8'");

  mysql_select_db(Database_Name)

 ?>

maxis1718 發表在 痞客邦 留言(0) 人氣()

maxis1718 發表在 痞客邦 留言(0) 人氣()

maxis1718 發表在 痞客邦 留言(0) 人氣()

 

maxis1718 發表在 痞客邦 留言(1) 人氣()

 <?php

  $input = iconv("BIG5", "UTF-8", $input);

  $pattern = '/[\x{4e00}-\x{9fa5}]+/u';

  preg_match_all ( $pattern, $input, $matches );

 ?>

maxis1718 發表在 痞客邦 留言(0) 人氣()

 

maxis1718 發表在 痞客邦 留言(0) 人氣()

 

maxis1718 發表在 痞客邦 留言(1) 人氣()

 

maxis1718 發表在 痞客邦 留言(1) 人氣()

wallpaper_ill74.jpg 

maxis1718 發表在 痞客邦 留言(0) 人氣()

1 23