Version control

It is possible to tell what changes and by whom they were done with help of a version control system. Version control system also allows to revert the change.

Version control tracks the following three actions: changes, additions, deletions.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator