目前分類:PHP筆記 (48)
發表時間 | 文章標題 | 人氣 | 留言 |
---|---|---|---|
2011-05-24 | SSL (https) on WAMP | (10667) | (7) |
2011-04-25 | 使用 glob 搜尋所有檔案路徑 | (12765) | (0) |
2010-11-05 | PHP 取得檔案的副檔名(PHP Get File Extension) | (25882) | (1) |
2010-09-07 | array_merge() 的另外一種寫法 | (217) | (1) |
2009-06-01 | array_split = array_chunk | (288) | (0) |
2009-05-13 | filectime 和 filemtime 的差異 | (764) | (0) |
2009-04-25 | 囧啊,又有新的PHP framework了,Yii | (806) | (0) |
2009-04-24 | simple fileinfo() 取得檔案完整資訊 | (174) | (0) |
2009-04-17 | array_product() | (105) | (0) |
2009-04-10 | nl2br的反函式br2nl | (1741) | (1) |
2009-03-15 | PHP的foreach前身寫法 | (368) | (0) |
2008-12-04 | debug_print_backtrace() | (78) | (0) |
2008-11-27 | 韓信點兵之中國餘數定理CRT(Chinese Remainder Theory) | (1466) | (0) |
2008-11-15 | PHP Extensions Download from PECL | (211) | (0) |
2008-11-10 | 使用bcompiler將PHP加密 | (5181) | (1) |
2008-11-01 | Xdebug | (302) | (0) |
2008-10-30 | stringtoarray in utf8 | (144) | (0) |
2008-10-29 | 去除UTF8的BOM for PHP (exclude BOM from utf-8 for PHP) | (1761) | (0) |
2008-10-27 | 台灣縣市鄉鎮郵遞區號XML格式檔 | (3670) | (0) |
2008-10-11 | Notepad++ PHP Function Keyword Extract | (424) | (1) |
2008-10-09 | 取得瀏覽器資訊 get_broswer() & phpSniff() | (824) | (0) |
2008-10-05 | PHP關鍵字產生器(phpKeyword Generator) | (856) | (0) |
2008-10-05 | 用PEAR::DB執行預儲程式(stored procedure) | (1091) | (0) |
2008-08-24 | Permutations Generator (fixed) for PHP | (983) | (0) |
2008-08-21 | 排列組合產生器 Permutations Generator for PHP | (7109) | (1) |
2008-08-20 | 排列組合公式函式 | (4268) | (0) |
2008-06-30 | Cake PHP core.php 設定檔中文化 | (1479) | (0) |
2008-06-30 | 用array_search() 取代 in_array() | (8503) | (1) |
2008-05-28 | 身份證驗證程式 for PHP (精簡版) | (5554) | (2) |
2008-05-20 | 簡易的撲克牌發牌 | (3136) | (0) |
2008-05-20 | 把數字字串當作是一般數字排序 | (3006) | (0) |
2008-04-29 | PHP to Javascript Project | (186) | (0) |
2008-04-28 | 最佳化技巧【減少作功:位元偏移】 | (181) | (0) |
2008-04-28 | 最佳化技巧【減少作功:指數】 | (133) | (0) |
2008-04-28 | 最佳化技巧【更多的迴圈不變量外提】 | (439) | (0) |
2008-04-28 | json_encode() 與 $json->encode 的比較 | (496) | (0) |
2008-04-26 | 單位轉換 size_unit() | (155) | (0) |
2008-04-20 | json_encode() for PHP4 | (3574) | (0) |
2008-04-19 | PEAR::DB 與 ADODB 的比較 | (315) | (0) |
2008-03-24 | 將檔案大小轉換易讀單位 | (982) | (0) |
2008-03-24 | 取得檔案的副檔名 | (1805) | (0) |
2008-03-17 | 從生日算出年紀 | (1673) | (0) |
2008-02-26 | 排列組合 | (2356) | (1) |
2008-02-20 | 身份證驗證程式 for PHP | (7417) | (4) |
2008-02-20 | 相同檔名之檢查 | (1084) | (0) |
2008-02-18 | 階乘函式 | (2135) | (0) |
2008-02-16 | 將陣列轉成XML | (1027) | (0) |
2006-10-28 | 將數字每隔三位加上逗號 number_format | (22987) | (2) |