this.is.lance.miller@gmail.com GoFundMe
<?php header('Content-type: text/plain'); if (!$_POST && !$_GET) { print "\nhello\n";} if ($_GET['test'] || $_POST['test'] ) { print_r($_POST); print_r($_GET); } ?>
Post a Comment
No comments:
Post a Comment