Recommend this page to a friend! |
Download .zip |
Info | Example | Demos | Screenshots | View files (5) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-10-21 (11 months ago) | 77% | Total: 240 | All time: 8,005 This week: 257 |
Version | License | PHP version | Categories | |||
compare-site-files 1.0.2 | GNU General Publi... | 5 | PHP 5, Files and Folders, Web services |
Collaborate with this project | Author | |||
PHP_Compare_Website_Files - github.com Description This class can compare the list of files of two Web sites. Innovation Award
|
Compare similar website files. Shows missing files, different files (modified date / size), and files modified in the last 7 days.
http://bwat.info/
Last Updated = 7/25/16 Created By: Blastroid
Instructions:
Copy the file_list.php file to the root directory of 2 websites you want to compare.
Use the following code:
$compare = new compareFolders('http://URL1/file_list.php', 'http://URL2/file_list.php');
Where it says URL1 change to the website #1 URL
Where it says URL2 change to the website #1 URL
Optional paremeters are naming the 2 website paths (Defaults are URL1, and URL2). Example:
$compare = new compareFolders('http://URL1/file_list.php', 'http://URL2/file_list.php', 'Website 1', 'Website 2');
Run the class where you want the 3 HTML tables to be written.
Note: In the compare_file.php you can add to the array $ignoreFiles to ignore files.
See http://bwat.info/ for more information.
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
compare_files.php | Class | Class source |
example.php | Example | Example script |
file_list.php | Aux. | Auxiliary script |
LICENSE | Lic. | License text |
README.md | Doc. | Documentation |
compare-site-files-2022-10-21.zip 42KB | |
compare-site-files-2022-10-21.tar.gz 42KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
83% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
Blastroid's Web Application Template |
If you know an application of this package, send a message to the author to add a link here.