Forum Moderators: coopster

Message Too Old, No Replies

Configure SOAP in PHP

how to configure soap in php with IIS

         

compose

10:56 pm on Jan 24, 2006 (gmt 0)

10+ Year Member



Hi,

Can any body tell how to congfigure PHP with SOAP. I try to install pear soap but at time of installation it gives error that dependenices not fount and when i run this command pear install -a [pear.php.net...]

it runs and downloaded some dependencies but at time of Net_DIME package it terminates and says that this package is not stable so can't install.

So please can any body tell me how to configure php with soap.

coopster

9:57 pm on Feb 2, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Although there are some PEAR packages that are not of status
STABLE
, you can still install them [pear.php.net]. Note, however, that they are not stable so there are reasons you may not want to install them!

There are also the PHP SOAP Functions [php.net].