* @link http://www.phpfour.com */ // Do we need to generate ? if (count($_POST) > 0) { // We need the parser include_once('LIB_parse.php'); // Prepare the HTML $responderHtml = stripslashes($_POST['responder']); $scriptLocation = $_POST['location']; // Get the form tag $formTag = return_between($responderHtml, '