Skip to content

Instantly share code, notes, and snippets.

@braginteractive
Created July 22, 2015 19:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save braginteractive/7f821e612f250b7e6e1f to your computer and use it in GitHub Desktop.
Save braginteractive/7f821e612f250b7e6e1f to your computer and use it in GitHub Desktop.
Console log POST data in PHP
<script>
console.log(<?php echo json_encode($_POST); ?>);
</script>
@ramniec
Copy link

ramniec commented Sep 6, 2021

s dasd asd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment