| Recommend this page to a friend! | 
|  Download | 
| Info | Example | Demos | Screenshots |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     77% | Total: 242 | All time:  8,023 This week: 43  | ||||
| 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 (1) | ||
|  Files (6) | 
| 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 | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | 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.
 If you know an application of this package, send a message to the author to add a link here.