Page 1 of 1

How to add php source to phpBB

Posted: Fri Apr 01, 2005 4:21 am
by WaldoMonster
I also run the phpBB.
How can I add php source support like in this forum?

Posted: Fri Apr 01, 2005 4:51 am
by JayBird
ours is custom built by feyd.

do a search at http://www.phpbbhacks.com for similar hacks.

Posted: Fri Apr 01, 2005 9:28 am
by WaldoMonster
Thanks,

This one looks interesting: http://www.phpbb.com/phpBB/viewtopic.php?t=119512

Posted: Fri Apr 01, 2005 2:15 pm
by John Cartwright

Code: Select all

echo 'Ours is better';
;)

Posted: Fri Apr 01, 2005 2:24 pm
by Roja
Phenom wrote:

Code: Select all

echo 'Ours is better';
;)
Ahem - yours isnt public, so no, its not. :)

Posted: Fri Apr 01, 2005 2:32 pm
by feyd
Roja wrote:
Phenom wrote:

Code: Select all

echo 'Ours is better';
;)
Ahem - yours isnt public, so no, its not. :)
It will be soon enough.. just want to make sure all the little kinks are bored out of it. ;)