Skip to content

Instantly share code, notes, and snippets.

@iamdtang
Created April 26, 2015 03:21
Show Gist options
  • Save iamdtang/31d5df8cd3fd4bc15786 to your computer and use it in GitHub Desktop.
Save iamdtang/31d5df8cd3fd4bc15786 to your computer and use it in GitHub Desktop.
olu
<script>
var balance = <?php echo $_SESSION['balance']; ?>;
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment