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

search for in the

Runtime Configuration> <Requirements
[edit] Last updated: Fri, 24 Jun 2011

view this page in

Installation

PHP 5 به صورت پیش‌فرض شامل ضمیمه XSL است و با استفاده از اضافه کردن آرگومان --with-xsl[=DIR] به تنظیمات فعال می‌شود. DIR دایرکتوری نصب libxslt است.



add a note add a note User Contributed Notes Installation - [2 notes]
up
6
Michael
4 years ago
On some linux systems you might be able to simply do this:

sudo apt-get install php5-xsl

or similar.
up
3
bit
4 years ago
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"

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