PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
UPDATE data1 SET value='98' WHERE Subject='English' AND Type='School Score' AND Year='01-02';
With cases like this try using SQL directly and see what error messages come out. For this problem a bit of homework as follows would have shown your problem...