Can php script behaves like a desktop application?

I am going to develop a simple php script that will query google keyword adword tool. However I want google adword keyword tool sees client ip addresses and not my server ip address.

If I use my ip address , google adword keyword tool will ban my server ip for sure because it has only 1 ip address and I don’t want to use proxies.

I want google adword keyword tool to see only client ip addresses.

Is this possible?

Thanks

I wouldn’t have thought so, it’s probably in breach of Google ToS too.