ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-general
php-general
[PHP] Re: Trouble using DOM component with PHP 4.4.0
by James Benson other posts by this author
Oct 27 2005 2:13PM messages near this date
[PHP] Trouble using DOM component with PHP 4.4.0 | [PHP] Trouble using DOM component with PHP 4.4.0
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
Thread:
Andrew Kachalo
James Benson
Andrew Kachalo
Alessandro Rossini
Andrew Kachalo
Alessandro Rossini

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved