idire Posted November 27, 2008 Share Posted November 27, 2008 I want to make a section to a website that I will put code snippets of html, php, javascript, mysql, css I know I can manually change the colours of text to the right ones (syntax highlighting) But is there a simple piece of php or a script I can use which will spit out / format a section of text with the correct colours? Thanks oh and i'd like it to use the colours like php.net etc use. like this forum does. Link to comment https://forums.phpfreaks.com/topic/134501-solved-syntax-highlighting/ Share on other sites More sharing options...
GKWelding Posted November 27, 2008 Share Posted November 27, 2008 http://uk3.php.net/highlight_string Link to comment https://forums.phpfreaks.com/topic/134501-solved-syntax-highlighting/#findComment-700340 Share on other sites More sharing options...
idire Posted November 27, 2008 Author Share Posted November 27, 2008 I read that before, but I thought it only worked on php Link to comment https://forums.phpfreaks.com/topic/134501-solved-syntax-highlighting/#findComment-700341 Share on other sites More sharing options...
GKWelding Posted November 27, 2008 Share Posted November 27, 2008 Then I would suggest http://qbnz.com/highlighter/ Link to comment https://forums.phpfreaks.com/topic/134501-solved-syntax-highlighting/#findComment-700345 Share on other sites More sharing options...
idire Posted November 27, 2008 Author Share Posted November 27, 2008 Thank you, I was just reading about that myself Link to comment https://forums.phpfreaks.com/topic/134501-solved-syntax-highlighting/#findComment-700347 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.