[PHP] Google APIs with PHP

2003-07-30 Thread Daniel Ke
Hi all, I am new to PHP and just tested out using NuSoap to query Google database. The code is written by Harish Kamath. However, it doesn't work without error message. The web server I used support PHP. Also I downloaded the required nusoap.php class file and put it in the same directory with

Re: [PHP] Google APIs with PHP

2003-07-30 Thread Daniel Ke
Sorry about it. I should include the code as attachment. Daniel _ Get 10Mb extra storage for MSN Hotmail. Subscribe Now! http://join.msn.com/?pgmarket=en-hk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Problem execucting nusoap.php

2003-08-06 Thread Daniel Ke
Hi, I am new to php and tried to test googlesearch.php file (as attachment) from Chris Petersen. Which invokes nusoap.php file. I have all the necessary class files that nusoap.php included and put in the same directory with googlesearch.php and nusoap.php file. Also I have Google's licence key

[PHP] Help: undefined function: getproxy()

2003-09-16 Thread Daniel Ke
Hello there, I tested GoogleAPI with PHP and soap. But got an error message when running the googlesearch.php file(http://127.0.0.1/googlesearch.php). Fatal error: Call to undefined function: getproxy() in C:\Program Files\Abyss Web Server\htdocs\googlesearch.php on line 9 My OS is Windows XP w