I did a project involving SOAP recently and I used PHP5's built-in SOAP support which is very nice. Is there a reason you try to use external SOAP libraries instead of what comes included in the PHP core?
I did a project involving SOAP recently and I used PHP5's built-in SOAP support which is very nice. Is there a reason you try to use external SOAP libraries instead of what comes included in the PHP core?