3v4l.org

run code in 300+ PHP versions simultaneously
<?php $email = "cely@iqnection.com"; $hash = md5( strtolower( trim( $email ) ) ); printf('http://www.gravatar.com/avatar/%s?d=identicon', $hash);

preferences:
50.07 ms | 402 KiB | 5 Q