1、根據選擇日期重建乙個二維陣列
//根據選擇日期重建乙個二維陣列2、獲取開始時間到結束時間相差幾個月$st = 開始時間戳;
$et = 結束時間戳;
$t = $st;
$i = 0;
while($t <= $et)
function get_month_diff($start, $end = false)3、獲取陣列中的某個id值拼接成字串
function wherein_data($dataarr,$idname)4、以某個id為健名重新組合乙個新陣列}$ids = implode(',',$ids);
}return $ids;
}
function creatarr($dataarr,$id)5、生成訂單號return $returnarr;
}
function outno($uid)6、友好時間
function fdate($time) else7、生成隨機使用者名稱}return $fdate;
}
function rand_usernam($mobile)8、擷取字元return $username_str;
}
function cut_str($sourcestr,$cutlength, $start=0,$dot='')9、分頁統一elseif($ascnum >= 192)
elseif(($ascnum >= 65) && ($ascnum <= 90))
else
}if ($mb_str_length > $cutlength)
return $returnstr;
}
function pager($count, $pagesize) else10、金額浮點數計算return $pager;
}
//金額浮點數計算11、擷取某一字元後的內容的函式function get_float_money($num='')
function intercept($str='',$symbol='::')}return $out;
}
php 採集常用函式 PHP常用採集函式
獲取所有鏈結內容和位址function getallurl code 獲取所有的位址 function getimgsrc code else fnum if fnum fnum 0 return fnum 去除html標記 function text2html txt isu r n txt re...
常用PHP函式
這是一些使用頻率比較高的函式,有的來自別人的程式.1.產生隨機字串函式 function random length return hash 2.擷取一定長度的字串 注 該函式對gb2312使用有效 function wordscut string,length sss 0 for i 0 i le...
PHP常用函式
很有用的一些函式,你可以作為原始碼儲存,然後以後避免重複編寫。檔案讀取函式 檔案讀取函式 function php read file name fclose fd return buf 檔案寫入函式 檔案寫入函式 function php write file name,data,method w...