Ask a Question related to PHP Development, Design and Development.
-
Tim Tyler #1
PHP/HTML web syntax highlighter available
I've released the first proper version of my PHP/HTML syntax highlighter.
This program takes HTML from a URL or a file, syntax highlights it
and produces a web page containing the results.
The program - and some examples - can be found at:
--> [url]http://mandala.co.uk/syntax_highlighting/[/url]
There are currently 25 highlighting categories - as follows:
PHP HTML
--------------------------------
Method Text
Keyword Comment
String Equals
Comment String
Tags Number
Tags (background) Entity
Punctuation Argument
Brackets Parameter
Braces Angle bracket
Escaped character Tag Open
Operator Tag Close
Number
Variable
Constant
Many more things need doing. If you find a bug - or think you can
help improve this program - don't hesitate to drop me a line.
The source code has been placed in the public domain.
Enjoy,
--
__________
|im |yler [url]http://timtyler.org/[/url] [email]tim@tt1lock.org[/email] Remove lock to reply.
Tim Tyler Guest
-
Highlighter Colors
Help! I am a student, and for an assignment- I need to highlight in at least five different highlight colors. I have a MAC and Adobe... -
Syntax problem with HTML output in email
I am using ASP to send the user an email with a clickable link that will point back to the record id but I've got one line getting an expected end... -
jumping to an html anchor with ? syntax
Hi there, I am wondering how it is possible to jump to a name anchor with an url containing a questionmark. Things like:... -
custom syntax highlighting in html-kit
Hello, I'd REALLY REALLY like to be able to modify the syntax highlighting in html-kit. Is this possible? Right now in PHP if you have a line... -
replace text outside html syntax regexp php
hello regexp developers, how can i replace text outside a html syntax by using reg exps in php? I mean i have a text like <h3>heading</h3>...



Reply With Quote

