I need to connect to a webservice via soap, and only realized that the server I need to work on is PHP 4. Are there any good methods to connect to a web service using PHP 4?
I need to connect to a webservice via soap, and only realized that the server I need to work on is PHP 4. Are there any good methods to connect to a web service using PHP 4?