Posted by Piotr on 05/07/07 12:16
Mattia Gentilini napisał(a):
> If you look at the doc, you'll see that DOM XML and XSLT extensions are
> for PHP 4 only. Their corresponding extensions in PHP 5 are DOM (which
> is normally built-in and lacks XSLT support) and XSL. There also seem to
> be some useful wrappers for PHP 4 domxml and xslt script to use them
> under PHP5:
>
> http://alexandre.alapetite.net/doc-alex/domxml-php4-php5/
> http://alexandre.alapetite.net/doc-alex/xslt-php4-php5/
>
> (I didn't try these)
>
I know that mentioned extensions are ment for php 4. Now they are in
PECL, and still can be compiled in - as they are in this case.
All in all, it seems that the admin did 'not such a great job' with
configuration of the php as he compiled it with options ment for php4.
Thank you for Your interest.
Best regards
Piotr
[Back to original message]
|