- 1,251 categories
- 40,829 scripts
- Do you have a website? If so, you need an ROR XMLNS code button which leads to a full ROR/RDF code page for your website. This code tells search engines all about the special details you input into the code about your website.
- This tutorial describes: PHP SOAP Extension Functions for Server Applications HelloServer.php - First SOAP Server Application HelloServer12.php - SOAP 1.2 Server Application HelloServerWsdl.php - SOAP 1.2 Server Application in WSDL Mode
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL document example. How use SOAP Extension in non...
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This final tip in the roundtrip series discusses how to use the mapping meta-data file to work around roundtripping issues.
- The XML declaration is optional in XML files, and defaults determine most of the information in the file. However, problems are common when these defaults do not match reality -- for example, the document could use an encoding other than one of the d...
- Binary XML has generated a lot of talk, and one of the motivators is the need for a less verbose transfer format, especially for use with Web services. One solution that is already at hand is data compression. This tip shows you how to use compressio...
- In this tip, learn about the different solutions available for passing binary data (typically files) to a Web service.
The evolution of Web service protocols has gone from supporting very simple requests with simple parameters to fully supportin...
- XML is a critical ingredient in peer-to-peer information sharing schemes, including grid computing, instant messaging, and Web services. This article explores the cutting-edge efforts intended to create a unified P2P fabric based on adaptations of ex...
- In the Deploying Web services with WSDL series, htis article will explore all major technical aspects of creating, deploying, and publishing Web services -- from Web Services Markup Language (WSDL), to Simple Object access Protocol (SOAP), and Univer...