function uyeBilgileri () {
$ukap = "test";
return $ukap;
}

echo uyeBilgileri();