Dutch PHP Conference 2025 - Call For Papers

Встановлення

Це розширення початково увімкнено. Для вимкнення застосовується наступна опція під час компіляції: --disable-xml

These functions are enabled by default, using the bundled expat library. You can disable XML support with --disable-xml. If you compile PHP as a module for Apache 1.3.9 or later, PHP will automatically use the bundled expat library from Apache. If you don't want to use the bundled expat library, configure PHP with --with-expat-dir=DIR, where DIR should point to the base installation directory of expat.

Версія PHP для Windows має вбудовану підтримку цього розширення. Не потрібно додатково підключати будь-яке розширення для використання цих функцій.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top