whoopass Posted January 7, 2008 Share Posted January 7, 2008 I need help with integrating a login system into an existing web site. I have the login system working and my site working but need some assistance with the merger. I can be reached at [email protected] thank you, Marty Link to comment https://forums.phpfreaks.com/topic/84820-help-with-login-system-integration-on-existing-web-site/ Share on other sites More sharing options...
Ken2k7 Posted January 7, 2008 Share Posted January 7, 2008 1. Explain merger. 2. Post your code and tell us exactly (and as specific as possible) what you want. Link to comment https://forums.phpfreaks.com/topic/84820-help-with-login-system-integration-on-existing-web-site/#findComment-432409 Share on other sites More sharing options...
chronister Posted January 7, 2008 Share Posted January 7, 2008 Basically if you have a login system working where it validates the user and creates a session var or db session var all you need to do is place a function on the pages you want to protect that checks for that var. Thats the jist of it, but probably gonna need more info from you. Nate Link to comment https://forums.phpfreaks.com/topic/84820-help-with-login-system-integration-on-existing-web-site/#findComment-432412 Share on other sites More sharing options...
whoopass Posted January 7, 2008 Author Share Posted January 7, 2008 The code for my login system is very large. If anyone could assist me it would be greatly appreciated. Reach me on msn messenger at [email protected] I basically just want to integrate the login system into my web site which involves data being submitted. I have a table with 10 fields. One field is the username, one is their e-mail. The rest are data being submitted. How would i integrate the login system table which has ID, username, password, userlevel etc. into my existing data tables? Again, thanks for considering. Link to comment https://forums.phpfreaks.com/topic/84820-help-with-login-system-integration-on-existing-web-site/#findComment-432796 Share on other sites More sharing options...
revraz Posted January 7, 2008 Share Posted January 7, 2008 http://www.roscripts.com/PHP_login_script-143.html Sounds more like you want a Freelancer though. Link to comment https://forums.phpfreaks.com/topic/84820-help-with-login-system-integration-on-existing-web-site/#findComment-432799 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.