Search Results
UConverter::transcode (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::transcode — Convert a string from one character encoding to another
- UConverter
The UConverter class public static transcode ( string $str,...
- UConverter
public static transcode ( string $str, string $toEncoding, string $fromEncoding, ?array $options = null ): string|false
The UConverter class public static transcode ( string $str, string $toEncoding, string $fromEncoding, ? array $options = null ): string | false
(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::transcode — Convert a string from one character encoding to another
php operating system manual for uconverter section 3 of the unix.com man page documentation.
Jan 11, 2025 · From manual page: https://php.net/uconverter.transcode The documentation should mention that passing an invalid/unsupported encoding name to this method will result ...
UConverter::transcode (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::transcode — Convert a string from one character encoding to another
