PHP Velho Oeste 2024

Installation

This extension is enabled by default, although it may be disabled by compiling with --without-iconv.

The optional --with-iconv[=DIR] directive is used to specify the location of iconv on the system that PHP is being compiled on, otherwise only the default locations are scanned.

add a note add a note

User Contributed Notes 2 notes

up
-15
gabriel at plenitech dot fr
8 years ago
Note for Cygwin users: you may need to install the "php-iconv" package.
up
-18
cwjordandt at gmail dot com
7 years ago
Note for FreeBSD users: you may need to install the php56-iconv pkg.
To Top