and my error:$result= mysql_query("INSERT INTO sigparsed (a, b, c, d, e ) VALUES ('2', $var1, '1', $var2, '0' ) ") or die(mysql_error());
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
But I see nothing wrong with my syntax