Posted by jatrojoomla on 09/10/07 04:12
On Sep 9, 6:54 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> jatrojoomla wrote:
> > I am trying to work with SOAP [Simple Object Access Protocol] with
> > php.
>
> > Even I also add line like
> > $client = new SoapClient('./productSearchService.wsdl',
> > array('trace'=> true));
>
> > I found error every time like:
> > Fatal error: Class 'SoapClient' not found in /home/www/ad/cj_publisher/
> > 1/web_integrated_product_search.php on line 56
>
> > ----------------
>
> > I think SOAP may not configure with PHP or their is some other
> > problem.
> > Any one plz help me that
> > how to understand SOAP is configured with php or not phpinfo page.
>
> > How to solve the problem????
> > Thanks
>
> What version of PHP are you running?
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================
PHP 5
Navigation:
[Reply to this message]
|