PHP substr() 函數的用途是用來 取得部分 字串內容,可以設定要開始擷取的字元位置與總共要擷取的字元數量。基本的語法 substr( $string , $start , ...
www.wibibi.com