Re: Return object to client

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It is not possible to return an object via a web service, only data. You can 
create an object in the client process, then populate it with data obtained 
from a web service.

-- 
Tony Marston
http://www.tonymarston.net
http://www.radicore.org


"Manoj Singh" <manojsingh2121@xxxxxxxxx> wrote in message 
news:3859a530911260441i1c08dd1agd6826748baa848b6@xxxxxxxxxxxxxxxxx
> Hi All,
>
> I am implementing the web service through PHP SOAP library.
>
> Actually I want to return the object to the client through web service so
> that client can call all the methods of that object.
>
> Please help me out.
>
> Regards,
> Manoj
> 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux