switch ile fonksiyon kontrolü yapabilirsin.
switch($_GET["sayfa"]) {
case "hesapyarat";
hesapac();
break;

}