i dodnt know why, but suddenly i get an error:
Code: Select all
Warning: Wrong parameter count for mysql_affected_rows() in C:\Server\xampp\htdocs\del2.php on line 19
Check was executed.Code: Select all
Warning: Wrong parameter count for mysql_affected_rows() in C:\Server\xampp\htdocs\del2.php on line 19
Check was executed.Code: Select all
if($mwst=='ja'){
switch($rate)
{
case 'Dollar':
echo 'Dies sind '.($ergebnisDollar*1,16).' Yuan'; break;Code: Select all
Dies sind '.(803.58*1,16).' YuanCode: Select all
<input type="checkbox" name="mwst" [color=red]value="ja"[/color]>