I'm writing a Simfile Synching Utility in PHP
http://www.smgroove.com/forums/viewtopi ... 2732#42732
, and it catches errors (like it should) on input and alerts the user of bad input.
Heres my problem: the error messages tell you what line you have to go back and fix: I tend to work with 300+ lines of input (I use this script myself)
Can I have the input text box display line numbers to the side? this would be the kinda cool html style code that people get props for.


