Replace
Less than 1 minute
Replace
Replace a string with another string.
Methods
run
public run(string $string, string $search, string $replace): stringParameters
| Parameter | Type | Description |
|---|---|---|
$string | string | The input string |
$search | string | The value to search for |
$replace | string | The value to replace with |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000