Page 1 of 1

php tags

Posted: Sun Dec 11, 2005 8:35 pm
by method_man
has the code for this forums php tags been released yet?

Posted: Sun Dec 11, 2005 8:59 pm
by Ambush Commander
I believe it's a standard PHPBB mod.

Posted: Sun Dec 11, 2005 10:38 pm
by John Cartwright
We used to have custom built PHP syntax highlighting, but lost it with the upgrades..
As of right now I'm fairly sure we are using a mod from phpbb.com.

Posted: Mon Dec 12, 2005 2:02 pm
by Deemo
i asume its this one PHP Syntax Highlighter

I was bored so i found it for ya :)

Re: php tags

Posted: Mon Dec 12, 2005 3:45 pm
by Chris Corbyn
method_man wrote:has the code for this forums php tags been released yet?
Well... if you're looking to make your code pretty like that then you're looking for these standard PHP functions.

highlight_file()
highlight_string()

Posted: Mon Dec 12, 2005 6:39 pm
by method_man
thanks :D