$i = 1; mysql_query ("UPDATE table SET i='".$i."'"); // יכניס 3!! echo "UPDATE table SET i='".$i."'"; // יציג "UPDATE table SET i='3'"