How many of us are using proper coding standards. Of course I'm also not following proper defined coding standards.
To know about your mistakes, bugs or issues in your coding install a PEAR package, "PHP_CodeSniffer".
It will calculate number of spaces in code indentation also. Being a professional developer we should start with this framework and make our coding standards as good as possible.
Please refer the link http://pear.php.net/package/PHP_CodeSniffer for complete usage of this PEAR package.
Thanks to my PL Mr. Akilan for providing me the information on this tool.
No comments:
Post a Comment