1
hi all. i'm trying to learn php and thought i'd use a block in XOOPS as a place to test out my little scripts. yet it doesn't seem to be working or i'm just not understanding how the blocks work. like when i do:
<?php echo 'xoops is the best cms in the world.'; ?>
nothing appears in my block. regardless of the content type setting. i'm using 2.2x. thanks for any tips.