# Security and "login"-scripts

**URL:** https://forum.kirupa.com/t/security-and-login-scripts/231924
**Category:** programming
**Created:** [July 9, 2007, 5:04pm UTC](https://forum.kirupa.com/t/security-and-login-scripts/231924 "2007-07-09T17:04:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Eikern](https://avatars.discourse-cdn.com/v4/letter/e/90db22/32.png) [@Eikern](https://forum.kirupa.com/u/Eikern)
#### Post date: [July 9, 2007, 5:04pm UTC](https://forum.kirupa.com/t/security-and-login-scripts/231924/1 "2007-07-09T17:04:26Z")

</div>

Hey.  
I’m planning on creating a portal where people can register and log on to. The site will have different sections, and the majority of users can’t have access to the admin-section so I have to prioritize the security.

What do I want to use and think about when I’m writing the script?

Usually I’ve just created a $\_SESSION with the clearance-level, but I guess this could be edited with the right kind of browser.

Can anyone tell me what the professional and safest way of doing this is? And maybe give me some tips in general?

Thanks!

-Eikern 🙂
