/ Published in: PHP
Expand |
Embed | Plain Text
<?php $img_src = "kep.jpg"; ?>
Comments
Subscribe to comments
You need to login to post a comment.
dexter on 01/14/11
1 person have marked this snippet as a favorite
<?php $img_src = "kep.jpg"; ?>
Subscribe to comments
You need to login to post a comment.
This is cool, it encrypts your image name.
But when to use this, I mean where & why people prefer base64 encoding for images?
I just want to know the reasons so that I can decide that I need to use it for my website or not.
The encoded image displayed, but it will not be downloaded, no security reasons
other way it encrypts your img src, not name