PHP Code Formatting MOD
Moderator: General Moderators
-
Rafael Almeida
- Forum Newbie
- Posts: 5
- Joined: Thu Dec 16, 2004 10:21 pm
PHP Code Formatting MOD
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
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
http://uk2.php.net/manual/en/function.h ... t-file.php
http://uk2.php.net/manual/en/function.h ... string.php
Re: PHP Code Formatting MOD
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.Rafael Almeida wrote:Where can I download the PHP Syntax Highlighter MOD they use in this forum? It's really great!