PHP Velho Oeste 2024

安装

The XMLWriter ships with PHP source. 此扩展默认为启用,编译时可通过下列选项禁用: --disable-xmlwriter

add a note add a note

User Contributed Notes 1 note

up
-12
alvaro at digdib dot com
15 years ago
Gentoo users: emerge does not compile dev-lang/php with --enable-xmlwriter by default. To enable this option, add the flag xmlwriter to your USE variable and recompile php.
To Top