PHP funkce join()
📅 06. 07. 2020Dostupnost ve verzích: PHP 4.0
&Alias;
Parametry
Parametr | Datový typ | Výchozí hodnota | Poznámka |
---|---|---|---|
$glue | string | "", | Defaults to an empty string. This is not the preferred usage of implode as glue would be the second parameter and thus, the bad prototype would be used. |
$pieces | array | The array of strings to implode. |
Návratové hodnoty
string
a string containing a string representation of all the array elements in the same order, with the glue string between each element.
Další zdroje
Jan Barášek Více o autorovi
Autor článku podniká jako fullstack senior developer v Praze. Spravuje 300 různě velkých webových projektů, fungujících dodnes. Během spolupráce nabral hluboké zkušenosti, které na tomto webu předává dál.
Rád vám pomůžu:
Kontakt Konzultace a služby Nabídka spolupráce