Wiadomość napisana przez Cameron Knowlton w dniu 2010-02-17, o godz. 00:06:

> I'm attempting to develop it on PHP v5.2.6 (OS X 10.5.8). Still stuck in the 
> starting block, hopefully we can help each other.
> 

I have PHP 5.3.0 (via little hacked XAMPP) on OSX 5.6.2. 

I'm currently develop AdWords in Zend Framework works but implementation is 
"dirty" :)

I make all on NuSOAP but changed for PHP 5.3 (http://kenai.com/projects/nusoap) 

NuSOAP version on Kenai have some errors, I repeare it on my sandbox. 

Now I rewrite all AdWords Methods for that Interface:

interface Google_Adwords_Interface
{
        const DATA_ERROR = 'No mandatory data for SOAP method';
        
        public function __construct();
        public function setData($data);
        public function getData();      
}


When finish, i publish my code for others. 

(sorry for my english) 


>> Hi,
>> 
>> i.m  a new one on this list.
>> 
>> My questions is: anybody implement adwords api in PHP 5.3 ?
>> 
>> I have a huge problem with that. NuSOAP on 5.3 works but its not
>> a solution ;/

PretaSOFT 
http://pretasoft.pl
ul. Gruszczyńskiego 8/5 | 44-100 Gliwice

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.

Reply via email to