Home
See the demo
These are some PHP SOAP demos.
The first one makes a SOAP request to to-meet.com to return the sales tax in Philadelphia. It accepts as an input a number, and returns a singleton value.
The second one makes a SOAP request to a web-service provided by Tilisoft to return a "CAPTCHA" image, which is popular for anti-spam use.
See the demo