$kalas=$_GET['sayfa']; class Google{ private $googleUrl; function Google() { $this->googleUrl ="http://www.google.com/search?&start=".$kalas."&q="; }