Download .zip |
Info | View files (2) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-02-01 (8 years ago) | Not enough user ratings | Total: 373 | All time: 6,468 This week: 804 |
Version | License | PHP version | Categories | |||
check-curly-braces 0.4.5 | GNU General Publi... | 5.0 | PHP 5, Files and Folders, Text proces... |
Description | Author | |||
This class can be used to check matching curly brackets in text files. Innovation Award
|
*-----------------------------------------------------------* | name Check Curly Braces | | author raenkrus | | version 0.4.1 | | Copyright (c) 2009 raenkrus - droidseven at libero dot it | | tested with PHP 5.2.6 (cli) (built: Jul 17 2008 23:04:49) | *-----------------------------------------------------------* SUMMARY ======= CheckCurlyBraces is useful when you need to check matching curly braces in your code. The class displays a summary with the opening and the closing line for every curly braces found, with column line also. NOTES ===== Check Curly Braces is made to run in Command Line mode (yes, into a shell). The class was never tested through a web server. USAGE ===== Open a shell, cd to the directory containing the class and type: php CheckCurlyBraces.php filetocheck [ENTER] That's it. "filetocheck" must be a valid file. |
Files |
File | Role | Description |
---|---|---|
CheckCurlyBraces.php | Class | main class |
readme.txt | Doc. | class info and usage |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.