mb_scrub() is affected by mb_substitute_character()
[email protected] (Nick Lockheart) Mon, 05 Aug 2024 10:01:13 -0400
| Newsgroups | php.doc |
|---|---|
| Message-ID | <[email protected]> |
Hi all, `mb_substitute_character()` also applies to `mb_scrub()`, but the documentation doesn't list `mb_scrub()` as being affected: https://www.php.net/manual/en/function.mb-substitute-character.php Nick