Hello,
I'm having a little bit problems with including an url into my page...
When I do this:
include ("http://www.google.com/search?q=test&ie=UTF-8&oe=UTF8&hl=nl&lr=");
PHP returns an error:
Warning: Failed opening
'http://www.google.com/search?q=test&ie=UTF-8&oe=UTF8&hl=nl&lr=' for
inclusion (include_path='.:/php/includes:/usr/share/php') in
/home/virtual/site6/fst/var/www/html/search/reply.php on line 64
This certainly makes me wonder, since that page loads perfectly in my
browser, and http://www.google.com/ works perfectly... anyone knows what I'm
doing wrong?
Thanks in advance,
Leon Mergen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php