Loading...

PHP如何將陣列組合接成字串

Temperature: 0 °C

ChungChung
author_tools

$arr = array('hello','word');
echo implode(" ",$arr);

上列範例得到的結果是 hello word

PHP join 函數的功能是可以把 PHP Array 內的陣列元素組合為一個字串,效果與 implode 函數是一樣的,所以若是使用join,得到的結果也是一樣的。
字串 = implode( 組合字符 , Array );

字串 = join( 組合字符 , Array );

每個元素之間,會以引數所指定的﹝分隔符號﹞所連結。

https://innstory.com/story-PHP如何將陣列組合接成字串-630
寫程式筆記

Prev
 綠島長慶民宿2016年版

Next
檳城美食系列爪哇麵 

About the Author

Chung

我是chung
網路工作者
主業是網站系統開發建置
副業是做夢,寫故事
作品請參考/teme.biz
做夢請參考/innstory.com
聯絡/chung.teme@gmail.com

#有人用筆寫日記,有人用歲月寫日記,有人用照片寫日記,而我,用innstory寫日記。

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

CSS透明度

CSS透明度

CSS 透明度的實作, 各種瀏覽器和標準如下:(數字越小越透明) 標準: opacity:~ (Fi...

客語檢定

客語檢定

恭喜通過客語基礎檢定,期待你將來可以直接用客語跟我對話。

Google map 語言本地化

Google map 語言本...

網路世界的強大...真的是解決問題的好幫手.....雖說有些答案並不可靠.... 但原則上...只要...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format