WARNING!!! As this site contains some arts' photos such as Michelangelo's David statue which were classed as Indecent Articles by the Government of Hong Kong Special Administrative Region, people who under 18 are not allowed to enter this site.
警告!!!由於本站含有香港特別行政區政府評級為不雅物品之藝術品照片(如米開羅之大衛像),未滿18歲之人士,不得進入本站。

2 January, 2008

PHPBB3終於release

Filed under: Computer, Linux — wanleung @ 10:07 pm

等了很久的phpbb3終於release.

http://www.phpbb.com/

本人覺得今次release最重要的是, 終於support utf8.

之前phpbb2, 若要支援多個語系, 如繁體, 簡體和日文, 就要轉utf8,

要把code內hard code了charset的地方全轉成utf8,

轉完後還要試試有沒有地方用了utf8的function, 要把其刪除, 之後再試, 比較麻煩.

另外. php3把admin, user等的control panel全都modulize了. 要修改的話比以前方便.

phpbb3亦支援無限層級的討論區, 不過這個對本人沒什麼用就是了.