openbsd-ports/www/php5/extensions/pkg/DESCR-soap
robert f84bb6e65e add the soap extension to php5:
SOAP (Simple Object Access Protocol) is a method for access remote
XML resources on another machine.  It is a standard defined by The
World Wide Web consortium (W3C).  Information about XSLT and related
technologies can be found at http://www.w3.org/TR/soap.

From: Ben Lindstrom <mouring@etoh.eviladmin.org>
2005-06-06 17:25:33 +00:00

8 lines
334 B
Plaintext

SOAP (Simple Object Access Protocol) is a method for access remote
XML resources on another machine. It is a standard defined by The
World Wide Web consortium (W3C). Information about XSLT and related
technologies can be found at http://www.w3.org/TR/soap.
This PHP extension provides a processor independent API to SOAP
protocol.