Tag:a highlander
-
File comparison extension in PHP
The file comparison extension is rarely used now, because in most cases we use some code management tools, such as git or SVN. In fact, its function is very similar to this kind of tools. In addition, there is a very common beyond compare tool, which can also facilitate file comparison. Installation and preparation This […]