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 Wed, 07 Jan 2026 11:29:59 +0000