Categories

Updated: 10/19/2005

Herong''s Tutorial Notes on Web Service and SOAP

This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include Service-Oriented Architecture (SOA), Web Services Definition Language (WSDL), Simple Object Access Protocol (SOAP), Universal Description, Discovery and Integration (UDDI), Data Model, Encoding, HTTP Binding, Message Exchange Patterns, Properties, RPC, Web Method. Key sections: - What Is a Web Service? - Web Service Related Technologies - What Is SOAP? - SOAP Communication Example - SOAP Message Structure - SOAP Fault Message - SOAP Protocol Binding - SOAP Distributed Processing Model - SOAP Features - SOAP Modules - What Is SOAP Data Model? - What Is SOAP Encoding? - Multiple References and Circular Referencces
Similar Scripts for "Herong''s Tutorial Notes on Web Service and SOAP"

Oracle and PHP

PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database.

Making the Most of Sitewide Headers and Footers

One of the most powerful features of PHP is its ability to reduce the amount of site maintenance you need to do. By setting up a consistent site template, you can reduce the effort needed to create new pages, and you can also make it much easier to c...

DBM Functions Demo

This tutorial explains how to access dbm files from PHP using various dbm-PHP functions.

IMAP Mail Reading With PHP3

This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.

Logging With PHP3

This one page tutorial show you how to use PHP to display your site traffic statistics on the fly at any time. Along with its supplied PHP script, you will learn how to get access to your statistics that are continually updated, and that simultaneous...
©2003-2008 jCay.com