關閉廣告
程式設計@筆記
跳到主文
一個常常忘記code的php工程師寫下的筆記。
部落格全站分類:
不設分類
相簿
部落格
留言
名片
公告版位
礁溪溫泉套房,位於宜蘭縣礁溪國小旁,近麥當勞,離礁溪火車站、首都客運、葛瑪蘭汽車客運約5分鍾車程,礁溪溫泉套房出租,您不需要再行添購傢俱,只需要帶幾件衣服,就能輕輕鬆鬆住進礁溪溫泉套房,天天在礁溪溫泉套房洗溫泉唷!意洽:游媽媽,電話0939711360,4500~4900元/月
發表時間
文章標題
人氣
留言
2016-12-20
[php]cal_info() 返回有關指定歷法的信息
(
0
)
(0)
2016-12-20
[php]cal_from_jd() 把儒略日計數轉換為指定歷法的日期
(
2
)
(0)
2016-12-20
[php]cal_days_in_month() 針對指定的年份和歷法,返回一個月中的天數
(
27
)
(0)
2016-12-19
[php]mb_substr — 獲取字符串的部分
(
334
)
(0)
2016-12-19
[php]mb_substr_count — 統計字符串出現的次數
(
145
)
(0)
2016-12-19
[php]mb_substitute_character — 設置/獲取替代字符
(
78
)
(0)
2016-12-19
[php]mb_strwidth — 返回字符串的宽度
(
121
)
(0)
2016-12-19
[php]mb_strtoupper — 使字符串大寫
(
49
)
(0)
2016-12-19
[php]mb_strtolower — 使字符串小寫
(
42
)
(0)
2016-12-19
[php]mb_strstr — 查找字符串在另一個字符串里的首次出現
(
142
)
(0)
2016-12-19
[php]mb_strripos — 大小寫不敏感地在字符串中查找一個字符串最後出現的位置
(
22
)
(0)
2016-12-19
[php]mb_strrichr — 大小寫不敏感地查找指定字符在另一個字符串中最後一次的出現
(
5
)
(0)
2016-12-19
[php]mb_strrchr — 查找指定字符在另一個字符串中最後一次的出現
(
19
)
(0)
2016-12-19
[php]mb_strpos — 查找字符串在另一個字符串中首次出現的位置
(
2679
)
(0)
2016-12-19
[php]mb_strlen — 獲取字符串的長度
(
24
)
(0)
2016-12-16
[php]mb_stristr — 大小寫不敏感地查找字符串並回傳剩下字串
(
30
)
(0)
2016-12-16
[php]mb_stripos — 大小寫不敏感地查找字符串在另一個字符串中首次出現的位置
(
136
)
(0)
2016-12-16
[php]mb_strimwidth — 獲取按指定寬度截斷的字符串
(
652
)
(0)
2016-12-16
[php]mb_strcut — 獲取字符的一部分
(
132
)
(0)
2016-12-16
[php]mb_split — 多字節字串分割轉陣列
(
426
)
(0)
2016-12-14
[php]mb_preferred_mime_name — 獲取 MIME 字符串
(
7
)
(0)
2016-12-14
[php]mb_parse_str — 解析 GET/POST/COOKIE 數據並設置全局變量
(
37
)
(0)
2016-12-14
[php]mb_output_handler — 在輸出緩沖中轉換字符編碼的回調函數
(
2
)
(0)
2016-12-14
[php]mb_list_encodings — 返回所有支持編碼的數組
(
22
)
(0)
2016-12-14
[php]mb_internal_encoding — 設置/獲取內部字符編碼
(
595
)
(0)
2016-12-14
[php]mb_get_info — 獲取 mbstring 的內部設置
(
6
)
(0)
2016-12-13
[php]用於UTF字符的西里爾字母到拉丁字母的翻譯(批次字串替代)
(
12
)
(0)
2016-12-13
[php]mb_eregi_replace 用忽略大小寫的多字節支持替換正則表達式
(
13
)
(0)
2016-12-09
[php]mb_ereg_search — 多字節正則表達式匹配預定義的多字節字符串
(
24
)
(0)
2016-12-09
[php]mb_ereg_search_regs — 返回多字節正則表達式的匹配部分
(
11
)
(0)
2016-12-08
[php]從字符串中刪除新行與空白
(
477
)
(0)
2016-12-06
[php]mb_ereg_search_pos — 返回預定義多字節字符串的多字節正則表達式的匹配部分的位置和長度
(
26
)
(0)
2016-12-06
[php]mb_ereg_search_init — 多字節正則表達式匹配的設置字符串和正則表達式
(
8
)
(0)
2016-12-06
[php]mb_ereg_search_getregs — 檢索最後一個多字節正則表達式匹配的結果
(
10
)
(0)
2016-12-06
[php]mb_ereg_search_getpos — 返回下一個正則表達式匹配的起點
(
8
)
(0)
2016-12-06
[php]mb_ereg_replace — 用多字節支持替換正則表達式
(
317
)
(0)
2016-12-06
[php]mb_ereg_replace_callback — 執行常規表達式搜尋並使用回調替換多字節支持
(
5
)
(0)
2016-12-05
[php]mb_ereg_match — 正則表達式匹配多字節字符串
(
93
)
(0)
2016-12-05
[php]mb_encoding_aliases — 獲取已知編碼類型的別名
(
3
)
(0)
2016-12-05
[php]mb_encode_numericentity - 將字符編碼為HTML數字字符串引用
(
63
)
(0)
2016-12-02
[php]簡單備份mysql工具(使用mysqli)
(
116
)
(0)
2016-12-02
[php]mb_encode_mimeheader — 為 MIME 頭編碼字符串(解決Email標題或寄件者亂碼)
(
265
)
(0)
2016-12-02
[php]mb_detect_order — 設置/獲取 字符編碼的檢測順序
(
85
)
(0)
2016-11-30
[php]mb_detect_encoding — 檢測字符的編碼
(
835
)
(0)
2016-11-30
[php]mb_decode_numericentity — 根據 HTML 數字字符串解碼成字符
(
10
)
(0)
2016-11-30
[php]mb_decode_mimeheader — 解碼 MIME 頭字段中的字符串
(
41
)
(0)
2016-11-30
[php]mb_convert_variables — 轉換一個或多個變量的字符編碼
(
120
)
(0)
2016-11-30
[php]mb_convert_kana 日語中將半角的平假名、片假名轉化為全角,或者是全角轉化為半角
(
112
)
(0)
2016-11-30
[php]mb_convert_encoding — 轉換字符的編碼(取代iconv)
(
2641
)
(0)
2016-11-29
[php]mb_convert_case — 對字符串進行大小寫轉換
(
33
)
(0)
«
1
2
3
4
5
6
7
...
19
»
文章搜尋
熱門文章
文章分類
其它分類 (8)
JQuery (16)
Android (20)
html (7)
其它 (5)
codeigniter (13)
Mysql (6)
javascript (12)
css (26)
php實用技巧 (17)
php常用函數 (44)
PDO函數 (36)
GD函數 (106)
php字符串函數 (70)
php陣列 (62)
php日期函數 (38)
Directory函數 (8)
Filesystem函數 (58)
Math 函數 (44)
json函數 (2)
Session 函数 (14)
Cookies操作 (7)
ftp函數 (20)
ctype函數 (8)
Misc 雜項函數 (19)
cURL 函数 (25)
MySQLi函數 (53)
SimpleXML函數 (23)
Calendar 日曆函數 (17)
URL 函數 (10)
iconv 函數 (11)
Network函數 (24)
Multibyte String (45)
Zip壓縮函數 (22)
Variable handling (28)
未分類文章 (1)
最新文章
文章精選
文章精選
2020 四月 (1)
2019 六月 (2)
2019 五月 (1)
2018 十一月 (1)
2018 四月 (2)
2018 三月 (2)
2018 二月 (2)
2018 一月 (5)
2017 十二月 (10)
2017 十一月 (8)
2017 十月 (9)
2017 九月 (2)
2017 八月 (13)
2017 七月 (1)
2017 六月 (3)
2017 五月 (3)
2017 四月 (2)
2017 三月 (9)
2017 二月 (22)
2017 一月 (52)
2016 十二月 (92)
2016 十一月 (103)
2016 九月 (43)
2016 八月 (79)
2016 七月 (187)
2016 六月 (114)
2011 八月 (8)
2011 七月 (32)
2011 六月 (16)
2011 五月 (48)
2011 三月 (12)
2011 二月 (33)
所有文章列表
新聞交換(RSS)
關閉視窗