Re: SOAP PEAR/NuSOAP

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

 



chris smith said:
> On 3/21/06, T.Lensselink <admin@xxxxxxxxxx> wrote:
>> I'm working on a small webservice. When started this project i used the
>> NuSOAP library. And it does the job perfectly. But last weekend i was
>> playing around with the PEAR::SOAP package. This seems to be a lot more
>> stable. And for sure a llot faster.
>>
>> Only in NuSOAP i could do the following to get to a secured page.
>>
>> $client->setCredentials(USERNAME, PASSWORD, AUTHTYPE);
>>
>> Now i wanna do the same in PEAR::SOAP but can't figure out a way to do
>> it.
>> Main is i just want Basic HTTP authentication. Maybe somebody knows?
>
> You might get a faster response on the pear list:
>
> http://pear.php.net/support/lists.php
>
> --
> Postgresql & php tutorials
> http://www.designmagick.com/
>


Yes after i posted was thinking the same... Still to early :)

Thnx anyway!

-- 
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