mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-15 05:21:14 +00:00
Add basic Extension docs
This commit is contained in:
7
php_modules/iconv/README.md
Normal file
7
php_modules/iconv/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# iconv
|
||||
|
||||
This module contains an interface to iconv character set conversion facility. With this module, you can turn a string represented by a local character set into the one represented by another character set, which may be the Unicode character set.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| PHP.net | https://www.php.net/manual/en/book.iconv.php |
|
||||
Reference in New Issue
Block a user