Page 1 of 1

PHP Code Snippets Module ?!

Posted: Mon Mar 05, 2007 6:30 pm
by StoneCut
Hi !

I was wondering if there is a simple way to paste small PHP snippets anywhere but the template ? The reason I ask is because there are many nice small code snippets around the net that I'd like to paste maybe into the sidebar or something and I don't know enough PHP to create a module from it. I remember that PHPnuke has a module just like that. So, is there a simple way to add a few lines of PHP code in a block somehow ? This may be a stupid question but I just can't figure it out.

Re: PHP Code Snippets Module ?!

Posted: Mon Mar 05, 2007 6:42 pm
by calguy1000
User defined tags.

Re: PHP Code Snippets Module ?!

Posted: Mon Mar 05, 2007 6:44 pm
by StoneCut
huh, it can't be that simple ?  ;D

Cheers ! (even though it does make me look stupid indeed, haha)