Sunday, January 31, 2010

PHP Helps

One of my PHP page was giving me hassles, and in order to make my life easy, I use a PHP formatter such as PHP Formatter to format my code for me, and insert comments at the end of each block to help me to see if there are any miss match braces. It works pretty well.

Other toolds I found which can help web coding easier are:
More can be found at http://www.smashingmagazine.com/2007/07/12/time-savers-code-beautifier-and-formatter/

No comments: