Badie
07-29-2006, 08:56 AM
Hi
i make a page that used the function simplexml_load_file() , on my localhost(PHP Version 5.1.2) its work fine , but on the webhost its dont work , thats because my web host used (PHP Version 4.4.2) so its dont support simplexml_load_file().
So, i want to used this function on my webhost , how to do that ?
should i do something or add library ? or can i update the php on my host ? or should i contact the host company ? or there is any method i can use on PHP4 to read xml file ?
Regards
i make a page that used the function simplexml_load_file() , on my localhost(PHP Version 5.1.2) its work fine , but on the webhost its dont work , thats because my web host used (PHP Version 4.4.2) so its dont support simplexml_load_file().
So, i want to used this function on my webhost , how to do that ?
should i do something or add library ? or can i update the php on my host ? or should i contact the host company ? or there is any method i can use on PHP4 to read xml file ?
Regards
