Data URI base64 PHP function


/ Published in: PHP
Save to your folder(s)

**Example of use:**

echo base64DataUri('/var/www/html/background.png');

*or*

echo base64DataUri('http://static.php.net/www.php.net/images/php.gif');

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.