This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */ | |
/** | |
* MD5 hash lookup script that returns XML | |
* | |
* written by Ben Ramsey (ben at benramsey dot com) | |
* with code by Ilia Alshanetsky (ilia at ilia dot ws) | |
* | |
* Copyright (c) 2005, Ilia Alshanetsky | |
* Copyright (c) 2005, Ben Ramsey |