␡
- Short Overview of SOAP and Web Services
- Using SOAP in PHP
- Writing a Web Service Server
- Writing a Web Service Client
- Write a JavaScript Web Service Client
- Testing the Java Script/AJAX client
- Conclusion
Like this article? We recommend
Testing the Java Script/AJAX client
Testing the Java Script/AJAX client
Now for the fun part: testing the Java Script/AJAX client. Open your browser and browse to http://localhost/php/SOAP_MESSAGES/. You should see something similar to Figure 2.
Insert two integers in the two text fields (For example, type 45 for l and 67 for L) and press the Calculate Area button. You should now see a figure similar to Figure 3.