xyz
Deprecated: implode(): Passing null to parameter #1 ($separator) of type array|string is deprecated in /in/LsN83 on line 10
xyz
xyz
xyz
xyz
array(3) {
[0]=>
string(1) "x"
[1]=>
string(1) "y"
[2]=>
string(1) "z"
}
Array
(
[0] => x
[1] => y
[2] => z
)