home  -  about me  -  2009  -  2008  -  2007  -  2006  -  2005  -  nerd's substance  -  itch  -  shuffle  -  what
Mac  -  Photos
  Livid's Paranoid - 2005 - 三句真言   
三句真言
这三句真言如果不放进 PHP 程序的 DB connection 的 constructor 里头,用 mysql/mysqli ext 写进数据库的 UTF-8 字串就会烂掉。虽然用 PHP 读出来看似没有问题,但是个别的字符由于神秘的 collation 问题就会变成一个 ?,并且如果用 PMA 去管理的话就彻底烂掉。目前市场上的大部分的关于 LAMP 的书,讲的都还是 MySQL 4.0 时代的事情,国内的很多 IDC 甚至还在提供 3.23 的 hosting,所以这样的三句真言的实用真的就只能从实际应用的痛中找到。
SET NAMES utf8;
SET CHARACTER SET utf8;
SET COLLATION_CONNECTION='utf8_general_ci';
这个星期必须为以前那些已经烂掉的数据库写一个 tidier,to make it solid。否则真的是相当不爽。

最近 Kijiji 新上了音乐频道,http://music.kijiji.com.cn/,这个东西的受欢迎程度,现在正在向一个我不知道的方向推进。真是非常好玩。
这三句真言如果不放进 PHP 程序的 DB connection 的 constructor 里头,用 mysql/mysqli ext 写进数据库的 UTF-8 字串就会烂掉。虽然用 PHP 读出来看似没有问题,但是个别的字符由于神秘的 collation 问题就会变成一个 ?,并且如果用 PMA 去管理的话就彻底烂掉。目前市场上的大部分的关于 LAMP 的书,讲的都还是 MySQL 4.0 时代的事情,国内的很多 IDC 甚至还在提供 3.23 的 hosting,所以这样的三句真言的实用真的就只能从实际应用的痛中找到。
SET NAMES utf8;
SET CHARACTER SET utf8;
SET COLLATION_CONNECTION='utf8_general_ci';
这个星期必须为以前那些已经烂掉的数据库写一个 tidier,to make it solid。否则真的是相当不爽。

最近 Kijiji 新上了音乐频道,http://music.kijiji.com.cn/,这个东西的受欢迎程度,现在正在向一个我不知道的方向推进。真是非常好玩。
by ~Livid - [ 2005 ] - 2005-12-18 05:04:47 - 2005-12-12 23:28:03 - 12125+4591
Sponsor
M6
这里的评论功能已经关闭,如果你觉得这不公平,那么请到 V2EX 发表你的看法 > V2EX.com
Look Around...
Maybe you will be interested on these?
Mementos: Do you remember
  
  
    Mac.6.cn footbig.com go.6.cn
    RSS 2.0 XML Feed Valid RSS 2.0 XML Feed Get Firefox!
    PHP Powered!  Subscribe with Bloglines!
    Livid: Livid Von Torvalds
    This is the personal site of Xin Livid Liu. It started since 2005.

    You can view my more detailed profile on LinkedIn and Facebook. Or follow me on Twitter.

    This site is up for 2062 days, 930 articles have been viewed for 5791723+3686963 times, average 6227.66 times per article, regularly there are 3.15 new articles per week.
    Buddies: Dear
    Links: Outside the Window
    vik|coon - 38.107.191.118 - CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

    vik|engine - This installation on Apache has got 10098297 overall meaningful hits.

    Project VIK - $Id: lividecay.php 8 2007-02-03 22:47:45Z livid $
      All my works, except where otherwise noted, are licensed under a Creative Commons License

      Technorati Profile

      Always the dullness of the fool is the whetstone of the wits.
      		-- William Shakespeare, "As You Like It"