語法:array explode ( string $delimiter , string $string [, int $limit ] )
傳回一個字串的陣列,以參數 $delimiter為界線將參數 $string切開,如果有設定參數$limit,則傳回的陣列最多將會包含 $limit個元素,而最後一個元素將會包含 string全部剩餘的部份。
參考:
http://baniclin.blogspot.com/2008/11/php-explode.html
沒有留言:
張貼留言