PHP Code Formatting MOD

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Rafael Almeida
Forum Newbie
Posts: 5
Joined: Thu Dec 16, 2004 10:21 pm

PHP Code Formatting MOD

Post by Rafael Almeida »

Where can I download the PHP Syntax Highlighter MOD they use in this forum? It's really great!
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

From the phpBB website. PHP itself has a highlight function that you might want to look into using too:

http://uk2.php.net/manual/en/function.h ... t-file.php
http://uk2.php.net/manual/en/function.h ... string.php
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: PHP Code Formatting MOD

Post by Weirdan »

Rafael Almeida wrote:Where can I download the PHP Syntax Highlighter MOD they use in this forum? It's really great!
The one we use here was developed by our member feyd. You may contact him via pm and ask if he will to share the code.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Once I'm satisfied that it's working well.. again.. I'll post all the little details, as fun as they are, in the Code Snippets.. until then.. nay. :)
Post Reply