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

search for in the

Runtime Configuration> <Requirements
Last updated: Fri, 10 Jul 2009

view this page in

Installation

PHP 5 includes the XSL extension by default and can be enabled by adding the argument --with-xsl[=DIR] to your configure line. DIR is the libxslt installation directory.



add a note add a note User Contributed Notes
Installation
Michael
11-Jun-2009 09:26
On some linux systems you might be able to simply do this:

sudo apt-get install php5-xsl

or similar.
bit
06-Jun-2009 02:00
If you want to activate this extension on Windows, uncomment ";extension=php_xsl.dll" in your php.ini file, and direct it to its respective folder. e.g. "extension=ext/php_xsl.dll"

Runtime Configuration> <Requirements
Last updated: Fri, 10 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites