I get different client and server function from the same wsdl

View: New views
1 Messages — Rating Filter:   Alert me  

I get different client and server function from the same wsdl

by cblunet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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