firdaus Posted April 25, 2007 Share Posted April 25, 2007 hi all, this is my first post i'm use linux(suse as platform) apache 2 as server php 5 mysql 5 I want to make a single sign on login.I'm try using javascript but this is not function, if i use different server.Then i try using curl library. but it doesn't solve my problem. i don't have idea to solve this problem. So, anybody can give me idea? Please help me. tQ Link to comment https://forums.phpfreaks.com/topic/48600-single-sign-on/ Share on other sites More sharing options...
taith Posted April 25, 2007 Share Posted April 25, 2007 just as a note... javascript logins are completly unsecured... anybody can simply reverse engineer "any" encryption... php is great for that... as the only way you can get to passwords is to have access to the mysql database... Link to comment https://forums.phpfreaks.com/topic/48600-single-sign-on/#findComment-237984 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.