MySQL Forums
Forum List  »  Newbie

working on my new blog and...
Posted by: Lego Boy
Date: January 24, 2005 03:52PM

I am working on a new more secure version of my blog, and I need some help with fetching information when a user is logged in. There is one table for user information, one listing all the blogs, one for user permissions linked to a blog, and one for actual posts. What I need to do is load all posts from one or more blogs with the permissions that the user can do (returned in two variables for write and admin) such as allow the user to write if they have write permission to a blog, allow the user to edit a post if they are an administrator, unless the post they mean to edit was posted by another admin of that form, etc... I hope this makes sense. Thanks for your help.

Options: ReplyQuote


Subject
Written By
Posted
working on my new blog and...
January 24, 2005 03:52PM
January 25, 2005 04:18PM
January 25, 2005 04:39PM
January 28, 2005 01:49PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.