Skip to content

Instantly share code, notes, and snippets.

@cwade12c
cwade12c / md5.php
Created February 3, 2016 02:00 — forked from ramsey/md5.php
MD5 hash lookup script that returns XML
<?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