Replaces 'ill-formed' byte sequences with '?'.
See: https://github.com/php/php-src/pull/1099
(PHP 7 >= 7.2.0, PHP 8)
mb_scrub — Description
$string
, string|null $encoding
= null
) : string
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
string
encoding
Sürüm: | Açıklama |
---|---|
8.0.0 |
kodlama artık boş olabiliyor.
|
Replaces 'ill-formed' byte sequences with '?'.
See: https://github.com/php/php-src/pull/1099