Functions | |
links_hash_url ($url) |
|
Given a URL, this function returns an MD5 hash of a case-insensitive, normalized version of that URL. The idea of this function is that two URLs that differ only in ways that are not significant to a web browser will have the same MD5 in the database. See the warning for function links_normalize_url() for information concerning changes made to this code in new versions. |