FirePHP: supporting newlines inside a table cells
December 28th, 2008
In the last post i made an implementation example of a small webservice.
Now we see how to invoke it with few line of code, using the same library used to realize the server side implementation.
Have you ever needed to build a webservice?
After some googling i found a library called nusoap, full compatible with PHP4 and PHP5, very simple and intuitive.
Let me illustrate a very simple example of use this library for building webservices in PHP.
Recent Comments