For writting tutorials, does anybody have any recommendation for another online tool for converting PHP code into a pretty HTML colorized format?
I am writting online tutorials that pertain to PHP coding.
I have been using this online tool for converting my PHP source into HTML:
Code2Html: http://www.palfrader.org/code2html/code2html.html
However, it does not specifically support converting PHP code, so I have been choosing Java language as the closest.
Thanks
Jeff in Seattle
Online Tool: PHP code 2 HTML for Tutorial Documentation?
Moderator: General Moderators
-
jeff00seattle
- Forum Commoner
- Posts: 66
- Joined: Sat Feb 28, 2009 3:27 pm
-
alex.barylski
- DevNet Evangelist
- Posts: 6267
- Joined: Tue Dec 21, 2004 5:00 pm
- Location: Winnipeg
Re: Online Tool: PHP code 2 HTML for Tutorial Documentation?
http://www.php.net/manual/en/function.h ... t-file.php
http://qbnz.com/highlighter/
http://github.com/d11wtq/kodify
But it doesn't look like it's been active in a long while, so maybe:
http://code.google.com/p/syntaxhighlighter/
Cheers,
ALex
http://qbnz.com/highlighter/
http://github.com/d11wtq/kodify
But it doesn't look like it's been active in a long while, so maybe:
http://code.google.com/p/syntaxhighlighter/
Cheers,
ALex