NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Sending lots of data...


Joined: 17 Jun 2009
Posts: 1
Reply with quote
I'm having trouble sending lots of data via NuSOAP...

Code:

$server->register('hello',                // method name
    array('ClubName' => 'xsd:string', 'Established' => 'xsd:string', 'Region' => 'xsd:string', 'LogoURL' => 'xsd:string', 'AgeGroups' => 'xsd:string', 'HomeGround' => 'xsd:string', 'Lon' => 'xsd:string', 'Lat' => 'xsd:string', 'SecondaryHomeGrounds' => 'xsd:string', 'Kiwis' => 'xsd:string', 'Phone' => 'xsd:string'),

function hello($ClubName, $Established, $Region, $LogoURL, $AgeGroups, $HomeGround, $Lon, $Lat, $SecondaryHomeGrounds, $Kiwis, $Phone){

// Do stuff here....

}


Is there another way of sending blocks of data from VB to PHP via NuSOAP? maybe a array inside a array?
View user's profileFind all posts by kiwisSend private message
Sending lots of data...
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic