Skip to content

Instantly share code, notes, and snippets.

@steveobbayi
Created February 9, 2017 11:29
Show Gist options
  • Save steveobbayi/7da5e023fd895bef0b041c12fca395fa to your computer and use it in GitHub Desktop.
Save steveobbayi/7da5e023fd895bef0b041c12fca395fa to your computer and use it in GitHub Desktop.
<?php
echo base64_encode(file_get_contents("images/arrow.png"));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment