This one time, at band camp, Alan Knowles <[EMAIL PROTECTED]> wrote:

> Not sure if it's a prefect solution, but this could easily be done:

--8< --- snip

I dont see why line numbering is an issue.
If you want to highlight code ala pastebin style, simpley
echo hightlight_string($string, 1);
or if it is a file
highlight_file();

This leaves line numbering in phps and I guess a switch using GET
could be added, but essentially phps is an excellent tool for 
debugging.

Kind regards
Kevin


-- 
"Democracy is two wolves and a lamb voting on what to have for lunch. 
Liberty is a well-armed lamb contesting the vote."

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to