Well, these few days I made quite a bit of progress.
I have done up the add student script. I can finally add everything correctly, including the date posted, the arrays are also imploded into the correct style. I have also done up the delete entry script.
What I am doing now is to make a view student profile script that will show the details of the student as well as contact details of the poster.
The debugging part is driving me crazy especially all the SQL errors.
I have learnt that you cannot have any entry with a space? I don’t know why. (in sql). Perhaps my table settings are wrong.
And if you set the column to be unique, you cannot have the same entry twice in that column. I went through the hard way to learn that. Haha.
Well, all the best and work hard.