mb_list_encodings

PHP 5, PHP 7, PHP 8
mb_list_encodings - Returns an array of all supported encodings
Manual
Code Examples

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.

Related Functions

Example of mb_list_encodings

Show all examples for mb_list_encodings

PHP Version: