Implode
Less than 1 minute
Implode
Implode values of an array using a glue string.
Methods
run
public run(mixed $array, string $glue = ''): string
Parameters
Parameter | Type | Description |
---|---|---|
$array | mixed | The array to implode |
$glue | string | The glue string to use |
Generated by Hazaar API Doc Generator