Ok, what I am doing is getting posts from a database (such as a blog) using a while statement. In the while statement I would like to check if the post belongs to the current logged in user, then echo a delete function/link to delete that post if it is theirs. Any idea how I would go about this?


Reply With Quote![[PHP]While Statements](http://ragezone.com/hyper728.png)

