Hi,
I am facing the parser error in the following line:
<td><select name="type"><option value=" ">select the type</option><option value="C" [B]"'.if(trim($_POST['ctype2'])=="C") echo "selected".'"[/B]>Calcium</option><option value="V">Vitamin</option></td>
</tr>
Error:
Parse error: syntax error, unexpected T_IF in C:\xampp\htdocs\test.php on line 78