Hi everyone,
i'm working with XML document. I work on PHP 4.3.2. From PHP5, DOMXML extension is replaced by DOM extension. Because of some reasons, i can not chage PHP version, so my question is : "is it possible to take DOM extension from PHP5 to use with PHP 4.3.2 ? and how to do it ?".
need help with DOM extension !!!!
Moderator: General Moderators
Thank feyd,
just because someone else are using also this PHP server, so people do not agree to update to new version. If i do something with DOMXML, oneday, they decide to make update, all the things i done will be threw(in version 5, DOMXML has been completely replaced). And DOM is quite better than DOMXML, it follows W3 standard. i think of using another library, which is independent from PHP version. do U have any idea ?
Thanks again Feyd.
just because someone else are using also this PHP server, so people do not agree to update to new version. If i do something with DOMXML, oneday, they decide to make update, all the things i done will be threw(in version 5, DOMXML has been completely replaced). And DOM is quite better than DOMXML, it follows W3 standard. i think of using another library, which is independent from PHP version. do U have any idea ?
Thanks again Feyd.