Hi All,
I am using simplexml_load_ file function to parse xml files on
my localhost. But the server hosting my domain has php 4.x.x. so i
want to use php 4.x.x instead,
Is there a way to install simplexml_load_ file function on php
4, if yes PLEASE let me know, else PLEASE suggest a function to parse
xml files easily......
Thank u....
I am using simplexml_load_ file function to parse xml files on
my localhost. But the server hosting my domain has php 4.x.x. so i
want to use php 4.x.x instead,
Is there a way to install simplexml_load_ file function on php
4, if yes PLEASE let me know, else PLEASE suggest a function to parse
xml files easily......
Thank u....
Comment