2

function davidGuetta(){
return "David";
}

function davidSuetta(){
$david = 'guetta';
}

Comments
Add Comment