Created
July 22, 2015 19:20
-
-
Save braginteractive/7f821e612f250b7e6e1f to your computer and use it in GitHub Desktop.
Console log POST data in PHP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
console.log(<?php echo json_encode($_POST); ?>); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
s dasd asd