[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.4

Problems accessing a service using PEAR::SOAP in PHP 4

Asked by poisa in SOAP, PHP Scripting Language

Tags: pear, soap, php

Hi, I'm trying to use the PEAR package SOAP to access Vertical Response's API, but I can't even seem to be able to connect to the service.

My code is:

<?php
require ('SOAP/Client.php');
$soapclient = new SOAP_Client('https://api.verticalresponse.com/wsdl/1.0/VRAPI.wsdl', true);
echo $soapclient->generateProxyCode();
?>

I get this error message:

Fatal error: Call to undefined function: generateproxycode()

I saw this function inside the pear package so I don't know why it's outputting this error.

Any help on how to use this package is greatly appreciated. I already read a bunch of articles on Google and on the PEAR repository site itself but can't make any of them work.

Note that I've already installed all the dependencies for this package:

Mail_mimeDecode  1.5.0   stable
Net_DIME         0.3     beta
Net_SMTP         1.2.10  stable
Net_Socket       1.0.8   stable
Net_URL          1.0.15  stable
PEAR             1.6.2   stable
SOAP             0.11.0  beta
XML_Parser       1.2.8   stable
XML_RPC          1.4.0   stable
XML_Serializer   0.18.0  beta
XML_Util         1.1.4   stable

 
Related Solutions
Keywords: Problems accessing a service using PE…
 
Loading Advertisement...
 
[+][-]01/07/08 11:02 AM, ID: 20602023Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: SOAP, PHP Scripting Language
Tags: pear, soap, php
Sign Up Now!
Solution Provided By: poisa
Participating Experts: 2
Solution Grade: B
 
[+][-]09/15/07 05:17 AM, ID: 19897293Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/15/07 09:35 AM, ID: 19897929Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09/16/07 01:16 AM, ID: 19899903Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/16/07 08:45 AM, ID: 19900760Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/11/08 11:59 AM, ID: 20639696Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 / EE_QW_2_20070628