How to add php source to phpBB

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
WaldoMonster
Forum Contributor
Posts: 225
Joined: Mon Apr 19, 2004 6:19 pm
Contact:

How to add php source to phpBB

Post by WaldoMonster »

I also run the phpBB.
How can I add php source support like in this forum?
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

ours is custom built by feyd.

do a search at http://www.phpbbhacks.com for similar hacks.
User avatar
WaldoMonster
Forum Contributor
Posts: 225
Joined: Mon Apr 19, 2004 6:19 pm
Contact:

Post by WaldoMonster »

Thanks,

This one looks interesting: http://www.phpbb.com/phpBB/viewtopic.php?t=119512
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Code: Select all

echo 'Ours is better';
;)
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

Phenom wrote:

Code: Select all

echo 'Ours is better';
;)
Ahem - yours isnt public, so no, its not. :)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post 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. ;)
Post Reply