I just download the nusoap.php file to begin developing in SOAP. I tried tried to get the short little example running in the readme file that comes with the download but I'm getting an error that says:
Fatal error: Call to undefined function: xml_parser_create() in /htdocs/www/projects/soap/nusoap.php on line 3111
Where the heck is this function declared? I thought the entire nusoap class was contained in this one file?
If anybody has any ideas help it much appreciated.
Mike