ramel_l2 Posted July 29, 2009 Share Posted July 29, 2009 I am creating a website that has a login page that will take you to a member area. I also have a Blog made in word press on my server. Is there a way that if a person logs into my home page go to the member section and if they want to comment on my blog that they dont have to login in to the word press to make the comment? In short is there a way that I can use the user in fo from 1 database accross multipul programs. Link to comment https://forums.phpfreaks.com/topic/168042-log-in/ Share on other sites More sharing options...
gevans Posted July 29, 2009 Share Posted July 29, 2009 You're best bet is to see how the blog stores logged users and take advantage of it. Copy the login form. Shouldn't be a problem within the same server. Then Add the same protection to your secured pages that the blog uses to make sure someone is logged in. Link to comment https://forums.phpfreaks.com/topic/168042-log-in/#findComment-886298 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.