Инсталација
Почист и полокален преглед на PHP референцата, со задржана структура од PHP.net и подобра читливост за примери, секции и белешки.
Инсталација
Референца за `imap.installation.php` со подобрена типографија и навигација.
Инсталација
PHP 8.4
Овој екстензија е преместен во (достапно од PHP 7.2.0) PHP 8.4
repository and is no longer bundled with PHP as of PHP 8.4.0 Инсталација на PECL екстензииInformation for installing this PECL extension may be found in the manual chapter titled » https://pecl.php.net/package/imap.
. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here:
PHP < 8.4 To get these functions to work, you have to compile PHP with--with-imap[=DIR] , where DIR is the c-client install prefix. From our example above, you would use--with-imap=/usr/local/imap-2000b (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) . This location depends on where you created this directory according to the description above. php_imap.dll users may include the php.ini.
Забелешка: DLL in Depending on how the c-client was configured, you might also need to add and/or --with-imap-ssl=/path/to/openssl/ --with-kerberos=/path/to/kerberos
IMAP екстензијата не е thread-safe; не треба да се користи со ZTS билдови.