What is SOAP Web Services?
SOAP is a simple object access protocol.SOAP is based on xml protocol for accessing web services.
- It is a W3C for connected two applications.
- It is easliy communicated between two programming language aplication.
- It is own security known as a ws secuity.
- It is using xml programming to be prased and read.
Step.1- First Download nusoap.zip then file paste inside the xmpp->htdoc->project folder.
Download File Here - https://app.box.com/s/68003401def76c67d0d3
Step.2- Create a file soap_page.php.
Step.3-After creating a soap.page.php file then create a client_page.php file inside the file paste the all code.
Step.4- After create all code go to browser then type http://localhost/client_page.php.you will response "Name" and "Date of Birth".
0 comments:
Post a comment