downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Configuración en tiempo de ejecución> <Requerimientos
[edit] Last updated: Fri, 17 May 2013

view this page in

Instalación

La extensión XMLWriter inicialmente era una extensión PECL para PHP 5. Posteriormente se añadió al código fuente de PHP a partir de PHP 5.1.2. Esta extensión está habilitada de forma predeterminada.

Esta extensión está habilitada por defecto. Se puede inhabilitar usando la siguiente opción al momento de compilar: --disable-xmlwriter



add a note add a note User Contributed Notes Instalación - [1 notes]
up
-1
alvaro at digdib dot com
4 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.

 
show source | credits | sitemap | contact | advertising | mirror sites