$a= "merhaba dünya";
function test($b){
return $b;
}
echo test($a);
Bu şekilde olması gerek kendi yaptığın ile kıyasla hatayı görürsün zaten