(PHP 7 >= 7.2.0, PHP 8)
mb_ord — Get code point of character
$string
, string|null $encoding
= null
) : int|false
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
string
encoding
Returns a code point of character başarısızlık durumunda false
döner.
Sürüm: | Açıklama |
---|---|
8.0.0 | kodlama artık null
olabiliyor. |