/[notice-sender]/trunk/soap.cgi
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/soap.cgi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 34 by dpavlin, Tue May 17 15:03:57 2005 UTC revision 35 by dpavlin, Tue May 17 15:05:57 2005 UTC
# Line 26  package Nos::SOAP; Line 26  package Nos::SOAP;
26    
27  This methods are thin wrappers to provide SOAP calls.  This methods are thin wrappers to provide SOAP calls.
28    
29  Usually, you want to used named variables in your SOAP calls if at all  Usually, you want to use named variables in your SOAP calls if at all
30  possible. However, if you have broken SOAP libraries (like PHP's PEAR SOAP)  possible.
31    
32    However, if you have broken SOAP library (like PHP SOAP class from PEAR)
33  you will want to use positional arguments (in same order as documented for  you will want to use positional arguments (in same order as documented for
34  methods below).  methods below).
35    

Legend:
Removed from v.34  
changed lines
  Added in v.35

  ViewVC Help
Powered by ViewVC 1.1.26