Implode
Less than 1 minute
Implode
Implode values of an array using a glue string.
class ImplodeMethods
run
public run(mixed $array, string $glue): stringReturns: string
Parameters
| Parameter | Type | Description |
|---|---|---|
$array | mixed | The array to implode |
$glue | string | The glue string to use |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000