test

<php>
function test() {
echo "inte mycket som görs här...";
return null;
}
</php>