Hi... I need help because I don't know about web services using php
somebody help me
I need to create a web services with php and I need some any reference (free)
Thanks for your help
Hi... I need help because I don't know about web services using php
somebody help me
I need to create a web services with php and I need some any reference (free)
Thanks for your help
If you're using PHP 5 or greater, you can use SoapServer. As always, the manual is the best place to start.
Please take a look at my PHP and Web Services presentation which covers SOAP, REST and JSON.