Skip to content

Instantly share code, notes, and snippets.

@oskosk
Created March 25, 2019 22:07
Show Gist options
  • Save oskosk/5cbf4f6bb6e114d1d051fa5794680f47 to your computer and use it in GitHub Desktop.
Save oskosk/5cbf4f6bb6e114d1d051fa5794680f47 to your computer and use it in GitHub Desktop.
<?php
error_log( print_r( $_POST,true) );
http_response_code(404);
die();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment