Hi
I plan to set up "reader comments" on my pages, and have a little book called something like "PHP in easy steps" that has an example.
One thing I am not sure of is, once a comment has been published, can it simply be modified by finding the item on the database and changing it / deleting it?
I guess ideally each comment should be moderated before being published, but that seems to be more complicated for me right now.
Also, is it easy (ish) to set up comments on many pages? e.g. I have about 100 "articles" pages that I would like to add comments to. Can this be set up automatically, with a simple bit of code, or woul each page have to be linked to the database?
I really am a newbie! Look forward to your advice.
Oh, I am starting to think that I should get a better book on php / MySQL etc. If anyone can recommend one (that is available in the UK) that would be great.
Cheers,
Jon.