Files and Folders: Check Curly Braces
raenkrus (contact me)
This class can be used to check matching curly brackets in text files.
It opens a text file and finds the curly brackets that open and close.
The class can display a summary of the brackets that open and the line where they close, also with the column number. Very useful with large files.
Use this class with source files written in php, java, javascript, c, c++, python, perl...
Any feedback is appreciated.
Click here for detailed information about this class on phpclasses.org