kullanım şeklin yanlış
doğrusu

$kalas=$_GET['sayfa'];
class Google{
    private $googleUrl;  

function Google()
{
$this->googleUrl ="http://www.google.com/search?&start=".$kalas."&q=";
}