errorWithText.php 70 Bytes Edit Raw Blame History 1 2 3 4 5 <?php header("HTTP/1.0 400 Bad Request"); echo "plain text message";