I have a PHP script that outputs an HTML input field and a button. When the user inputs something then submits it an AJAX call posts to the server with the input field value. Th