Reasons for the code change

The revision control has an option to save a comment along side with a code change. It is a good habit of doing so. This ensures that other people on the team know why that change was done as well that a person who made that change may read this comment later and restore reasons why a specific change was made.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator