目前分類:PHP 軟體工程師 (8)
- Apr 08 Thu 2010 10:28
PHP 正規信箱驗證
- Apr 08 Thu 2010 10:13
preg_match_all 正規找尋字串
- Apr 06 Tue 2010 16:14
preg_replace 正規取代字串
- Apr 06 Tue 2010 15:14
寫了一個簡單Class
- Apr 06 Tue 2010 11:57
PHP讓價格尾數變漂亮
- Apr 06 Tue 2010 11:28
防止PHP SQL 攻擊
- Apr 06 Tue 2010 11:06
mb_strlen vs strlen 計算字串數
<?
$test = '人人都愛PHP';
- Apr 06 Tue 2010 09:57
mb_substr 字串分割