Posted by strawberry on 06/01/06 23:02
Also, "number" appears to be missing from the values. Maybe 'number' is
autoincremented - in which case the end of your statement should like
this:
'$science',
'$grade','')
And (less importantly) there is a name mismatch between "difficult" and
"difficulty". This doesn't matter at the moment but it could cause
problems when you get round to learning about generating this stuff
automatically!
[Back to original message]
|