phpdev


Member since 01/24/2013

2 snippets

2307 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

phpdev's Recent SnippetsTagged image



« Prev 1 Next »
**Example of use:** echo base64DataUri('/var/www/html/background.png'); *or* echo base64DataUri('http://static.php.net/www.php.net/images/php.gif');
0 568 posted 11 years ago by phpdev
**Example of use:** <a href="http://www.php.net/manual/en/index.php"><img src="<?php echo get_favicon('http://www.php.net/manual/en/index.php') ?>" alt="Favicon" title="See PHP documentation" width="16" height="16" /></a>
0 1199 posted 11 years ago by phpdev
« Prev 1 Next »