Tag Archives: base64

Base 64 img

Base64img is a script that is pretty simple and very useful for any programmer who is looking for a way to store their images in their script. What it does is it uses the php function “base64_encode” and to encode … Continue reading

Posted in Scripting | Tagged , | Leave a comment