looking for code for phpBB that uses the PHP Code

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
wake2010
Forum Newbie
Posts: 12
Joined: Tue Nov 01, 2011 10:46 am

looking for code for phpBB that uses the PHP Code

Post by wake2010 »

hey all im looking for the files needed to create the same thing as this

Code: Select all

<// the syntax=php 
does anyone know where to find it??
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: looking for code for phpBB that uses the PHP Code

Post by social_experiment »

A visit to a few search engines will be of some assistance and you can always create something similar yourself; Wrap the code in <code> tags and style it
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
wake2010
Forum Newbie
Posts: 12
Joined: Tue Nov 01, 2011 10:46 am

Re: looking for code for phpBB that uses the PHP Code

Post by wake2010 »

not a bad idea, i have searched and came across a project that shows the code in real code format including the highlighting and the code numbers, but at the moment im re modding my entire frum as one mod seems to kill it so im going one by one and creating a backup each time

If the site admins can help me on the code they use that would be a major bonus
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: looking for code for phpBB that uses the PHP Code

Post by social_experiment »

http://www.phpbb.com
Have a look here (if you haven't already)
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
wake2010
Forum Newbie
Posts: 12
Joined: Tue Nov 01, 2011 10:46 am

Re: looking for code for phpBB that uses the PHP Code

Post by wake2010 »

already have but search came up empty, after going through over 400 mods one by one
Post Reply