I have a base64 encoded string that I would like to convert into an image in PHP / HTML.
Here is what I have:
$data = \"R0lGODdhAAGAAKIAAP38+/3h3cj
echo ''
Should do the trick.