Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Log In System (Question)
#8
(06-24-2011, 05:21 PM)Flamingo Wrote: Oh, simple.

Just hook up your 'new' login script to the already-in-use forum database.

Even a cave man could do it!

^_^

(08-03-2011, 05:29 AM)BreShiE Wrote: Find a PHP login script on google and make it connect to the same database as the one on your forum.

These are obvious answers, but it's lots more difficult to actually do that than just to explain it in words. Your PHP script has to send the same kind of POST data, and you'd have to remove the login area from your forum or hide it somehow. You can't use the forum database for a lot other than the forum's data because it was set up for MyBB specifically. You'll have to create your own tables to store data and information in.

On top of that, if you don't know what you're doing, joining the two would pose a higher risk to security. You need to make sure that everything is secure before you can be confident in actually using it.

I used to do this with PhpBB, but i'm not sure how MyBB would be.
Reply


Messages In This Thread
Log In System (Question) - by ImFocuzz - 06-23-2011, 01:18 PM
RE: Log In System (Question) - by Flamingo - 06-24-2011, 05:21 PM
RE: Log In System (Question) - by realpp - 08-03-2011, 05:15 AM
RE: Log In System (Question) - by BreShiE - 08-03-2011, 05:29 AM
RE: Log In System (Question) - by Orgy - 08-05-2011, 09:18 PM
RE: Log In System (Question) - by BreShiE - 08-05-2011, 09:28 PM
RE: Log In System (Question) - by Orgy - 08-05-2011, 11:09 PM
RE: Log In System (Question) - by AceInfinity - 08-05-2011, 11:50 PM
RE: Log In System (Question) - by Closed Account - 08-06-2011, 06:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Log-in - Member functions Sam 16 3,022 11-30-2011, 01:56 PM
Last Post: cuonic

Forum Jump:


Users browsing this thread: 1 Guest(s)