I have a big problem right now, i need to create my own webservices but i really don\'t know how, can sombody help me?
I\'m trying to develop business logic for a dynamic site using nusoap on se开发者_如何转开发rver side (because I need wsdls, and PHP SOAP extension can\'t generate wsdls), and PHP SOAP extenstion on c
I\'m trying to teach myself SOAP, just to extend my skillset a bit, but I\'ve hit a wall and I was wondering if a kind developer out there can help?
i\'ve been struggling the whole week end to connect to jasperIntelligence service in vain with a php client.Of course there is a sample php client in the jasperserver installation and that seems to be
EDIT: After some research, I found the answer to the problem (at least it works for my particular situation). Instead of the register call noted down below, I am now using the following call:
I\'m using NUSOAP on the server-side of a web service. I want to return a null dateTime element, but I\'m not sure how.