Published on : July 31, 2020
Title | : | php.implode | |||||||||
Purpose | : | Join array elements with a string | |||||||||
Syntax | : | [php.implode p1=’separator’ p2=’array’ o.set=’variable name’ /] |
|||||||||
Input Parameters | : |
|
|||||||||
Return Value | : | Returns a string from the elements of an array | |||||||||
Example 1 | : |
|