Re: [PHP] SOAP Server in PHP4
On Tue, Mar 18, 2008 at 5:28 PM, Eric Gorr <mailist@ericgorr.net> wrote:
> Looks like I will be unable to use PHP5 to do a SOAP server. I believe
> it was possible to do such a thing in PHP4, but perhaps not as
> cleanly.
is this because you arent able to use php5 in your current situation,
because php can do soap servers in php5.
> Unfortunately, I am unable to locate the appropriate
> documentation on php.net for some reason...perhaps I am just blind.
there was no native support for soap w/ php4. i dont even know if nusoap
offered this, and anyway i didnt really like it nor have i ever heard of a
php4 soap server.
-nathan
|