mb_list_encodings
PHP 5, PHP 7, PHP 8
mb_list_encodings - Returns an array of all supported encodings
Manual
mb_list_encodings(
): array
Returns an array containing all supported encodings.
Parameters
This function has no parameters.
Return Values
Returns a numerically indexed array.
Exceptions and Errors
This function does not emit any errors.