- 1,233 categories
- 40,434 scripts
Updated: 10/19/2005
- 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
- Categories
- Tags
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- Author
- 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.
- 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...
- This tutorial explains how to access dbm files from PHP using various dbm-PHP functions.
- 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.
- 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...