soaps
NuSphere NuSoap class 1.1
NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a set of PHP classes - no PHP extensions required - that allow developers to create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1. NuSOAP PHP Web more>> NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a set of PHP classes - no PHP extensions required - that allow developers to create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1. NuSOAP PHP Web Services implementation is tightly integrated with PhpED - NuSpheres PHP IDE. The calls to NuSoap class methods can be generated by NuSoap client tab in PhpED and by NuSoap wizard. NuSoap is used in PhpDOCK Currency Converter<<less
IP2Country SOAP Service 1.0.0
IP2Country SOAP Service, simple and easy to use, no need to install any database or software, Turnkeysolution. more>> IP2Country SOAP Service, simple and easy to use, no need to install any database or software, Turnkeysolution.<<less
License:Freeware
Using SOAP with PHP
SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP. more>> SOAP is a wonderful technology that can help you in developing great applications. In this tutorial, we will investigate the use of SOAP in PHP.<<less
Joomla!
Joomla! is an award-winning web based Content Management System written in PHP. It provides for split front end content access and backend administrator access. Group based access control allows for d more>> Joomla! is an award-winning web based Content Management System written in PHP. It provides for split front end content access and backend administrator access. Group based access control allows for different levels of system control for both the site and the administrator. The Joomla! framework allows for extension by installable components (applications), modules (template blocks), languages, templates and mambots (plugins that enhance system functions). The source code is available under the terms of the GNU General Public License (GPL). Version 2.0 of Joomla! due in 2006 will be a new framework written on PHP 5 and taking the best practice ideas from Rails and Patterns and embracing new technologies such as SOAP, XML-RPC and AJAX.<<less
Introduction to PHP SOAP Extension
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 docu more>> 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-WSDL mode.<<less
Paypal, PHP and NuSOAP 1
This is a quick guide to building webservice clients for Paypal SOAP webservices... using NuSOAP. Two samples are studied. 1. A get transaction details sample 2. A send money / mass payment sample more>> This is a quick guide to building webservice clients for Paypal SOAP webservices... using NuSOAP. Two samples are studied. 1. A get transaction details sample 2. A send money / mass payment sample<<less
PHP SOAP Extension Client Programs 2.03
This article provides notes and tutorials on PHP SOAP Extension client functions and client testing programs. more>> This article provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.<<less
taska software outsourcing company
taska software company is an offshore custom software development, web application development outsourcing and e-commerce website design company in Ukraine, offering programming and development solu more>> "taska software" company is an offshore custom software development, web application development outsourcing and e-commerce website design company in Ukraine, offering programming and development solutions using ASP, .Net, PHP, AJAX, XML and other technologies to clients globally. Our Services: * Consulting * .NET/C# programming/development * PHP programming/development * Software development * E-commerce integration * Internet Marketing Key areas: custom .NET/C# programming, custom PHP programming, web site programming, e-commerce. The .NET Framework provides the foundation for building and running all kinds of software including stand-alone applications, web-based applications, and web services used to facilitate integration of systems using platform-independent communication standards such as XML, SOAP, and HTTP. Quality, cost-effectiveness and innovation are the prominent features of services offered by taska softwar www.task-a.com<<less
Detect Credit Card Fraud using SOAP Web Service 1.0
Sample code to access FraudLabs Credit Card Fraud Detection Web Service using SOAP method. FraudLabs is a hosted XML Web Service that allows instant detection of fraudulent online credit card orders by using several non-intrusive parameters such as IP more>> Sample code to access FraudLabs Credit Card Fraud Detection Web Service using SOAP method. FraudLabs is a hosted XML Web Service that allows instant detection of fraudulent online credit card orders by using several non-intrusive parameters such as IP address, email address domain name, delivery address, credit card bank identification number (BIN), area code and ZIP code. Free sample codes available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA.<<less
WSDL to PHP Code Generator 1
This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the more>> This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the WSDL. Also generates a class stub for the operations of the service as well as the types. Very useful when working with a SOAP Api. Forms the basis of a good OO designed API wrapper library.<<less
Herongs 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 Archit more>> 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<<less
Herong's Tutorial Notes on Web Service and SOAP 2.03
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), more>> 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<<less
Herongs Notes on Perl
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debu more>> This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.<<less
XML Tutorials, XMl Ebooks, XML Articles
GeekArticles Database of Technology with over 1000 XML Tutorials, XMl Ebooks, XML Articles covering the similer subjects like 3G Articles, 802.11 Articles,Action Script Articles, XML Articles, ebXML A more>> GeekArticles Database of Technology with over 1000 XML Tutorials, XMl Ebooks, XML Articles covering the similer subjects like 3G Articles, 802.11 Articles,Action Script Articles, XML Articles, ebXML Articles,Imode Articles,RSS Articles,SAX Articles, Soap Articles, UDDI Articles, VoiceXML Articles, WAP Articles, Wi-Max Articles, WML Articles, WSDL Articles and XML Ebooks.<<less
Ingo 3.2.1
Ingo is now a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules. more>> Ingo 3.2.1 is designed as a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules. Ingo, the "Email Filter Rules Manager", started as a frontend for the Sieve filter language, and is now a generic and complete filter rule frontend that currently is able to create Sieve, procmail, maildrop, and IMAP filter rules.
The IMAP filter driver translates the filter rules on demand to IMAP commands, executed via PHPs IMAP extension and has replaced IMPs internal filtering code. It is now the default filtering agent in IMP H3 (4.x).Ingo is able to create and eventually run server as well as client filter scripts. The filter script API is flexible enough that any number of filter drivers can be written and "plugged in". Each filter driver exposes its capabilities to Ingo, that in return adapts its UI to display only those rules and features that the driver can actually handle.
It supports a set of "special" rules that are either translated to their native counterparts of the filter script backend or emulated through filter script commands. These rules are Blacklist, Whitelist, Forwards, and Vacation. Maybe they will replace the existing Horde modules Vacation and Forwards of the Sork suite in the future. These are much older than Ingo and currently support dot-forward, LDAP, SQL, qmail, Mdaemon, and SOAP backends.
Ingo abstracts storage, script, and transport backends. That means that the filter rules in Ingos internal format can be stored in several places. Currently only Hordes preferences are supported, but SQL or LDAP storage drivers would be easy to write.
The transport backends are responsible for uploading the generated filter scripts to the filter backends, for example to Cyrus timsieved daemon or through Hordes VFS (Virtual File Storage) API via FTP to the users home directories or into a SQL database. System administrators are able to switch to a different filter system or script storage at any time and the users filter rules will persist.
- Page: 1 of 2
- 1
- 2