Jimbo is right, PHP will process all external PHP files (meaning OUT SIDE of your server) and THEN give the result to the file that is including them. So there is NO risk in including google or anyone else’s page. (at lest in the PHP code that is :p)
If you want to learn more about PHP's include function I wrote a lesson on it at:
learnphpfree.com - PHP Include