Code

Programming Languages: PHP

License: GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Repositories

browse code, statistics cvs -d:pserver:anonymous@nusoap.cvs.sourceforge.net:/cvsroot/nusoap login

cvs -z3 -d:pserver:anonymous@nusoap.cvs.sourceforge.net:/cvsroot/nusoap co -P modulename

Show:

What's happening?

  • Followup: RE: PHP Warning, nusoap.php on line 4694

    but instead of $ This-> schemas [$ ns] -> Imports [$ ns2] [$ ii] ['loaded'] = true; because it is only just. $ This-> schemas [$ ns] [$ ilist] -> Imports [$ ns2] [$ ii] ['loaded'] = true; We worked well .... / / Old function / * $ Imported = 0; / / Schema Imports foreach ($ this-> schemas as $ ns => $ list) { foreach ($ list as $ xs) { $...

    2012-05-27 22:05:53 PDT by krlosloor

  • Object reference not set to an instance of an

    so. i've used nusoap pretty much for all web services stuff for 4 - 5 years now. it's all good. except this time i'm getting this crappy message back from an awesome asp.net server: Object reference not set to an instance of an object. my nusoap is NuSOAP/0.7.3 (1.114) the remote thing is: Microsoft-IIS/7.5 X-AspNet-Version: 2.0.50727 X-Powered-By: ASP.NET (powered my behind). anyway... i...

    2012-05-22 18:26:26 PDT by u_root

  • Followup: RE: Welcome to Open Discussion

    Hi There, Can anybody tell me how to add authentication header to wsdl created using nusoap.

    2012-05-03 01:19:21 PDT by thakurnitesh84

  • Followup: RE: nusoap response stopped working

    How do you feel if you have a lot of radley bags? Have you had a radley bag of your own? Come on. The radley bag sale on a discount, now. You can’t miss the great opportunity. The on sale radley handbags are all made by radley bag uk. All the bags of radley sale rather hot. All of them have the logo of radley, the scottie dog. It’s the symbol of radley london. Good quality and designed style.

    2012-04-22 20:52:27 PDT by kaosloy

  • Digest authentication.

    I created a fix for digest authentication. What is the best way to submit it to the project?.

    2012-04-10 05:02:00 PDT by ljonesfl

  • Followup: RE: nusoap response stopped working

    NuSoap don't return any error? Is $result set to false after $client->call() ?? If so, there is an error. If there is not error you can try with $client->request and $client->response to see what nusoap sends in raw (with http headers) Or, its stupid, but it happened to me. I was thinking that nusoap does not return anything, but it was firefox who hide the xml code (try to see...

    2012-04-02 01:47:12 PDT by Alvaro Guzman

  • Adding XSLT to the WSDL

    Hello There is any way to add a xsl to the generated wsdl? I had tried to add a line like [code]<?xml-stylesheet type="text/xsl" href="./wsdl.xsl"?>[/code] in class.wsdl.php (in the function serialize) but i does not work. The first line of the function looks like: [code]$xml = '<?xml version="1.0" encoding="ISO-8859-1"?><?xml-stylesheet...

    2012-04-01 15:40:10 PDT by Alvaro Guzman

  • nusoap response stopped working

    We upgraded our PHP to 5.3.8 and had to upgrade nusoap.php to 1.123. after upgrading nusoap no longer returns the results. the call is: $result = $client->call('test', array('NwpRequestHeader' => $NwpRequestHeader,'NwpRequestData'=>$NwpRequestData)); The $result comes back empty (nothing is displayed when I echo $result). Any suggestions on possible changes that may have caused...

    2012-03-26 16:24:56 PDT by ruadrift

  • Send attributes to WSDL

    Hello, I'm new to Nusoap. I want to interract with a distant website which gave me its wsdl. I want to retrieve my orders from the website. Here's the method as describe in the wsdl [code]<wsdl:operation name="RetrieveSellerOrder_2.0Op"> <wsdl:input message="tns:RetrieveSellerOrderRequest_2.0"/> <wsdl:output...

    2012-03-22 04:23:05 PDT by nkordiko

  • Method access of existing object.

    I have determined I am in need of the ability to register a method of an object in existence. (e.g. $server->register($object->method, ....);) I know that I can use a class (as it calls the constructor) and/or static class using . & .. however I need to pass the constructor an argument and cannot find how to do so with this (included, or PEAR SOAP classes).

    2012-03-14 12:53:53 PDT by MattyD

Our Numbers