Re: Trouble using DOM component with PHP 4.4.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The best solution is not to change your host at all but to change your local version of PHP to 4,



PHP4 DOM - http://php.net/manual/en/ref.domxml.php
PHP5 DOM - http://php.net/manual/en/ref.dom.php


The PHP5 and PHP4 extensions are not compatible with each other.



~James




Andrew Kachalo wrote:

Hi all!

I'm experiencing problems with using DOM component in PHP 4.4.0.

It works just fine on my localhost with PHP 5.0, but on host server PHP 4.4.0 used, and can't be updated to 5.0 for several reasons. Is there any guided instruction how to make code using DOM (DOMDocument class, etc.) component work?

Please guide me what can I do to make my code work without changing it?

Thank You!

==
Best Regards
Andrew Kachalo
http://www.geocities.com/andrew_kachalo/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux