Hi,
I have a wsdl file
My_Indice_Data.wsdl
client
client.php
server
server.php
and I get this from client
My_GetDataResponse My_GetData()
and this from server
My_GetData
if I comment __getFunctions into client.php I get
stdClass Object () 1
Can anyone help me? Please
Thanks
Paolo