Search Results
Preface Function Reference Human Language and Character Encoding Support intl UConverter Change language:
Programmation de sites internet en PHP, Ajax et avec la librairie jQuery. Développement de sites web dynamiques avec Wordpress, PrestaShop ou un CMS maison.
Magic Methods Magic constants NULL Name resolution rules Namespaces and dynamic language features Namespaces overview Numeric strings OOP Changelog Object Cloning Object Inheritance Object Interfaces Object Iteration Object Serialization Objects Objects and references Operator Precedence Operators Overloading PHP tags Passing by Reference ...
(PHP 5.5.0, PECL >= 3.0.0a1) UConverter::setDestinationEncoding — Set the destination encoding
Table of Contents UConverter::__construct — Create UConverter object UConverter::convert — Convert string from one charset to another UConverter::fromUCallback — Default "from" callback function UConverter::getAliases — Get the aliases of the given name UConverter::getAvailable — Get the available canonical converter names UConverter::getDestinationEncoding — Get the destination ...
Simple usage example of `UConverter::setDestinationEncoding ()`. UConverter::setDestinationEncoding is a PHP function that is used to set the destination encoding for converting character sets. It is a part of the UConverter class in PHP's Internationalization extension (intl). This function allows you to specify the target encoding to which the input string should be converted.
UConverter::getSourceType — Get the source converter type UConverter::getStandards — Get standards associated to converter names UConverter::getSubstChars — Get substitution chars UConverter::reasonText — Get string representation of the callback reason UConverter::setDestinationEncoding — Set the destination encoding
