I've written this code:
The code displays a posted message from a news script which is linked from a members area. The issue I have though is that, with the code in its present form, it means that someone could type in the URL with the ?=$postid and modify someone elses post.
Do you guys know of a way to ensure that only the user who posted the message can modify it?
Thanks.