Feed on
Posts
Comments

Archive for May 18th, 2007

[PHP] 如何切割中文標題

今天看到酷!學園討論區,php版有人問說要如何切割中文字,結果我自己以前弄的一個function就貼了上去,如下
function cut_word($text, $num){
…詳全文(共1159字)

Read Full Post »