OxyScripts.com
Menu spacer Home Tutorials Articles Code Forums irc.freenode.net #oxyscripts
Main (PHP)
Home Forums PHP News PHP Tutorials Articles PHP Code Snippets Contact Us Sysadmin Resources Books Template Shop
3rd Party Streams
SlashDot PHPDeveloper.org PHP.Net
Resources
PHP Manual MySQL Manual Smarty Manual PEAR Manual PHP-GTK Manual Symfony Manual
Code Snippets
Authentication Database Graphics HTTP Miscellaneous Time/Date
Affiliates
Scripts TutorialMan TutorialGuide CodingForums.com PHP Scripts Cheap Web Hosting Affordable Web Hosting Dreamweaver Templates

Search This Site :     PHP Function Reference :
 
Soap

X. Soap

Warning

This module is EXPERIMENTAL. That means that the behaviour of these functions, these function names, in concreto ANYTHING documented here can change in a future release of this package WITHOUT NOTICE. Be warned, and use this module at your own risk.

Introduction

Installation

Short installation note:

  • To compile and install you will need libxml. Only versions 2.4.12 and 2.4.14 have been tested. php-soap "should" work with other versions of libxml2, they just haven't been tested

  • You currently need to check the soap exetension out from Anonymous CVS, using cvs co pear/PECL/soap.

  • You should copy the soap directory into the PHP /ext folder (unless you only want to build it as a self-contained php-module)

  • Run phpize in the soap folder (for the module) or ./buildconf in the php4 directory.

  • Run configure with --with-soap (and your other options)

  • make; make install

  • that's it.

Table of Contents
SoapObject -- The Soap Client Object
SoapObject::__isFault -- Query if a fault occured in the SOAP transaction
SoapObject::__getFault -- get the last SOAP transaction fault error object
SoapServer -- The Soap Server Object
SoapObject::handle -- Handle the Soap request
SoapObject::setClass -- bind a php class to the SoapServer Object
SoapObject::setPersistence -- sets the persistence of the created soap object
SoapObject::setFunction -- Adds to the functions currently available to the server
SoapObject::bind -- This function binds a SoapServer to a wsdl.
SoapVar -- Changes the Returntype of a variable
SoapFault -- This Class returned from SoapObject::__getFault, details the error
 
   Print this page

Top Sponsor
Symantec\'s Norton SystemWorks 2006
Sponsors
CA
Sponsors
AdWords Dominator 125*125
Advertisting


Affiliates
VertexTemplates PHPFreaks CodeWalkers StarGeek DevScripts CGI & PHP Scripts PHP CMS Free Templates

Shopping Rebates   Sell It 4 You   Flash Page Counters   Get Insured
GPS Tracking Service   Charity Donate Info   Web Site Hosting   VOIP Service

Privacy Policy | Links | Site Map | Advertising

All content on OxyScripts.com is (©)2002-2007

 
Powered by Adrastea - Version 1.0.0. Copyright © Rune Solutions, 2004-2005