Check If An Email Address Has A Valid Gravatar Using PHPOctober 21, 2019 by Ehi Kioya Leave a CommentPHP code snippet to test whether a user has a valid Gravatar or not. The only input needed is the user’s email address. It uses MD5 hashing and URI response headers.