Wiadomość napisana przez AdWords API Advisor w dniu 2010-02-18, o godz. 00:42:

> Hi,
> 
> The official AdWords API PHP client library currently only supports
> PHP version 5.2.X, and uses the native SOAP client.  I ran some
> initial tests on PHP 5.3.X and got some strange errors, but others
> claimed that it works fine on PHP 5.3.  I haven't yet had time to
> investigate the errors further, but the project is open source so you
> can download, test, and tweak the library as you wish.  Let us know
> how it works for you.
> 
>  http://code.google.com/p/google-api-adwords-php/
> 
> Best,
> - Eric Koleda, AdWords API Team
> 

Official lib work's with errors, you use old NuSOAP with eregi functions. 

Eregi function is deprecated in php 5.3

I change some code in nuSOAP and implement AdWords API - works fine, but 
as i say - now its dirty (for me) implementation

I want use v13 not 200909 API they are different auth methods, and native 
PHP soap client have problems with auth headers. 


[...]



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