|
|
| |
1. Syntax highlighter |
|
Reply |
|
|
 Alvaro Calleja | 2006-06-29 12:43:21 |
Hi Manuel, I was thinking about the syntax highlight issue, and googling a bit I found this site:
http://www.dreamprojections.com/SyntaxHighlighter/
Check it out, I think it can be a nice solution to the bandwith / CPU time problem. You just send the code without any formatting, and the JS code turns it into the easy readable colored version.
Keep on with the great work at PHP Classes! |
| |
2. Re: Syntax highlighter |
|
Reply |
|
|
 Manuel Lemos | 2006-06-29 14:40:40 - In reply to message 1 from Alvaro Calleja |
| I will look into it. Thanks for the suggestion. |
| |
3. Re: Syntax highlighter |
|
Reply |
|
|
 John Watts | 2007-06-19 20:03:35 - In reply to message 2 from Manuel Lemos |
this is very cool.
I have begun to use this on my website. |
|