Hi, it's been a while since I've been in here so please forgive me for not being 'up to date'.
I've got a project on the go that requires me to access an external website through an API they have that uses SOAP. I've probably bitten off more than I can chew with this, but I've setup a spare machine with SMEServer 7.5 specifically for the purpose. Ultimately, once designed, this machine will be left on permanently to do its 'thing'.
The external API requires the use of SSL, XML and SOAP, but I can't tell if the latter is installed with PHP 4.3.9. I've used phpinfo() and cannot see any reference to SOAP.
Is SOAP normally installed with the default installation of SMEServer 7.5 and if not, how do I go about installing?
Thanks in advance