Skip to content

Instantly share code, notes, and snippets.

@VSeryoga
Last active August 29, 2016 04:19
Show Gist options
  • Save VSeryoga/0bbf217d6b299029aaa98b6b8d862a11 to your computer and use it in GitHub Desktop.
Save VSeryoga/0bbf217d6b299029aaa98b6b8d862a11 to your computer and use it in GitHub Desktop.
Console log PHP
<script type = "text/javascript" >
console.log(<?=json_encode($array)?>);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment