Reply to PHP SOAP Client question

Your name:

Reply:


Posted by PHPDiscuss - PHP Newsgroups and mailing lists on 02/01/05 15:46

The following wsdl file was provided to me.
http://64.122.63.81:5454/IfxService.wsdl

I first attempted to genrate the PHP classes using the following code...

<?php
require_once('SOAP/Client.php');
$wsdl=new SOAP_WSDL('http://64.122.63.81:5454/IfxService.wsdl);

// Look at the generated code...
echo ( $wsdl->generateProxyCode() );
?>

----------------------------------

I was expecting this code to generate a code makes use of the underlying
SOAP_Client class - that is I was expecting to see each functions.

But what I found is this:

class WebService_IfxService_IfxService extends SOAP_Client
{
function WebService_IfxService_IfxService()
{
$this->SOAP_Client("http://64.122.63.81:5454/IfxService.asmx", 0);
}
function &IfxRequest($IFX) {
$IFX =& new SOAP_Value('{}IFX','',$IFX);
return $this->call("IfxRequest",
$v = array("IFX"=>$IFX),

array('namespace'=>'https://www.cashsystemsinc.com/ifx/150/bindings',

'soapaction'=>'https://www.cashsystemsinc.com/ifx/150/WebService/IfxRequest',
'style'=>'document',
'use'=>'literal' ));
}
}

Any Idea what is going on here?

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация