On Friday 29 October 2004 15:56, Rahul S. Johari wrote: > Has anyone been able to successfully use the Google API with PHP here? I've > been trying different scripts and each one gives me a similar "Unexpected > T_Function" error. You're being economical with the details here so I have to rely on my mind reading skills and stab something in the dark -- you copied and pasted the example scripts? If so, try typing them in manually, if not try brushing up on your PHP syntax. > The other script from digitalpoint.com does run but it doesn't read my $q, > basically it displays all results from google.. It doesn't actually read my > query at all. Again, you're being economical with the details here so I have to rely on my mind reading skills and stab something in the dark -- register globals. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* BOFH Excuse #72: Satan did it */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php