filea.html
fileb.php: if (strpos($_POST['inputFieldName'],'Answer Text')) { echo 'Answer A'; } else { echo 'Answer B' }