The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
tips for sessions and security
When I make a login script for myself I check if the username and password match then I set the session.
I use this to check the session PHP Code:
I could use $_SESSION['username'] = "haha"; I tested this with PHPTriad with PHP 4.4.1 (I downloaded the php package and replace the default package. I'm not sure if it's possible to pass sessions from completely different urls. eg. From "my_site.com/fake_session.php" To "some_other_site.com/check_login.php" Can you help me make it more secure. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|