Online Tool: PHP code 2 HTML for Tutorial Documentation?

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
jeff00seattle
Forum Commoner
Posts: 66
Joined: Sat Feb 28, 2009 3:27 pm

Online Tool: PHP code 2 HTML for Tutorial Documentation?

Post by jeff00seattle »

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
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?

Post by alex.barylski »

Post Reply