if($_POST['task']=='Submit'){ ?>
Thank you for your testimonial. Your opinion is important to us, and if your testimonial is approved it will appear on our site...
We will send you a notification email with the link where your testimonial will appear...
}else if($_GET['task'] == 'submit'){ ?>
}else{
echo '
';
$strSQL = "SELECT * FROM ranburgaircons_testimonilas WHERE approved = 1";
mysql_select_db($db_name, $dbConn);
$rs = mysql_query($strSQL, $dbConn) or die(mysql_error());
$rsDUMP = mysql_fetch_assoc($rs);
do{
echo '
'.$rsDUMP['question6'].' Submitted by '.$rsDUMP['clientName'].'
';
echo '
This customer gave us the following rating out of 10