0

I am new to PHP,I need to create Webservices using PHP.Can anybody provide me the sample coding and the procedure steps to proceed?

Thanks in Advance, Meena

Meena
  • 11
  • 2
  • What kind of web services? Please specify the technology, I'm sure people will be able to point you into the right direction. – Pekka Apr 23 '10 at 09:30
  • maybe you can elaborate your question more?? Are you using a framework? what specific webservice?? etc – Hanseh Apr 23 '10 at 10:28

2 Answers2

0

A good (but old) article here: http://oreilly.com/pub/a/php/2007/07/26/php-web-services.html

Also: http://php.net/manual/en/refs.webservice.php

zaf
  • 22,776
  • 12
  • 65
  • 95