PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Yasir Siddiqui   PHP URL Compare   README.md   Download  
File: README.md
Role: Documentation
Content type: text/plain
Description: Documentation
Class: PHP URL Compare
Compare two URLs and show the differences
Author: By
Last change: Update of README.md
Date: 2 months ago
Size: 331 bytes
 

Contents

Class file image Download
url-difference ============== This class can calculate difference between two Urls. Generally it is difficult to find differences between two long URLs containing key value pairs. You have to "eye-ball" each URL and find difference especially when two urls have different parameters ordering. See example.php for more details.