Hallo bubble,
function tuIrgendwas($a,$b){
$c = "$a $b";
return $c;
}echo tuIrgendwas($_SESSION["kartoffel"],$_SESSION["matsch"]);
interessant, auch wenn mir so eine "Handhabung" völlig neu ist.
Für was nutzt man diese Vorgehensweise?
Gruß
Enrico