Hi Tobias,
i got the php code partly to work,
a typical echo works fine <?php echo “TEST”; ?>
however echo variable fails <?php echo $current_owner;?>
the variable echo work fine before and after the table.
any idea what I’m missing here?
thx,
Daniel