Background Top Border Background Middle Border

Google Datacenter Search

Enter a keyword or phrase and this tool will show Google’s search engine results for it from your choice of 32 Google data centers.

Enter Keyword:
(eg. Webmaster tools)
Page To Start On:
Output Google Results:
How Much Results From Google:
Which DataCenters:

if(@$_REQUEST['search'] && @$_REQUEST['page'] && @$_REQUEST['searchop'] && @$_REQUEST['res'] && @$_REQUEST['results'] && checkImage())
{
list($from,$to) = split(":",$_REQUEST['results']);
for($i=$from-1;$i<$to;$i++)
{
$datacenter = $datacenters[$i];
$start = (intval($_REQUEST['page'])-1)*$_REQUEST['res'];
$num = $_REQUEST['res'];
$q = urlencode($_REQUEST['search']);
$url = $_REQUEST['searchop']=="full" ? "search" : "ie";
echo <<

Google Datacenter: $datacenter

EOF;
}
}
?>

This entry was posted in Web Tools and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Background Bottom Border
Background Top Border Background Middle Border Background Bottom Border
None :P None :P

Rendered template: single.php

110 SQL queries done. Page generation took 0.431 seconds.