PHP Velho Oeste 2024

Instalação

The XMLWriter ships with PHP source. Esta extensão está habilitada por padrão. Ela pode ser desabilitada usando a seguinte opção em tempo de compilação: --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