I'm working on a project now where I have to send a soap message to post data to a secured site. The issue is that I've never messed with SOAP before and its not even configured in our php. I'm using php 4.4.4 and didn't even see an extension for it in the php.ini file. How am I supposed to work with it/enable it? I'm having trouble finding any helpful info on the web so figured I'd ask here. Thanks for any help in advance.