Skip to content

Instantly share code, notes, and snippets.

@vinitshahdeo
Created March 3, 2019 09:57
Show Gist options
  • Save vinitshahdeo/8c2dbb0b8f0c5c45f9759c0b9c7e56bf to your computer and use it in GitHub Desktop.
Save vinitshahdeo/8c2dbb0b8f0c5c45f9759c0b9c7e56bf to your computer and use it in GitHub Desktop.
Coder's way of wishing happy birthday
/*
@author vinitshahdeo
*/
<?php
$data = base64_decode('SGFwcHkgQmlydGhkYXkh');
echo $data;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment