php-doc-en/reference/wddx
Rowan Tommins 99d758bd25
Improve documentation of string encoding conversion functions
- Move utf8_encode and utf8_decode into the strings chapter, since
  they were moved out of the XML extension in 7.2
- Recommend mb_convert_encoding, iconv, and UConverter::transcode
  when mentioning encoding in passing
- Document UConverter::transcode, based on examination of source
  and upstream ICU docs
- Make the language used more consistent, e.g. "convert" rather
  than "encode"/"decode", "encoding" rather than "charset"

Closes GH-1418.
2022-04-04 12:24:24 +02:00
..
functions Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
book.xml Fix extension doc membership 2021-06-13 23:23:33 +01:00
configure.xml Declare xlink namespace 2020-05-14 07:51:37 +00:00
constants.xml
examples.xml Improve documentation of string encoding conversion functions 2022-04-04 12:24:24 +02:00
reference.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
setup.xml
versions.xml