|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I'm trying to figure out how to make a simple form-based login screen that will check the username & password of the user. If it is correct they will have access to a admin area but not to all the functions of it. e.g - Super Admin can use the add/remove users page but it's not visible to regular admin users. Any good articles that are easy to understand than can help me make this?
Thanks. ![]()
__________________
![]() ![]() "Only Linux users see the end of crashes." - Pl4t0 |
|
#2
|
|||
|
|||
|
I might write an article on that, would that help?
|
|
#3
|
|||
|
|||
|
Yeah, that would be great.
![]() |
|
#4
|
|||
|
|||
|
could you do your article with sessions, with a possibility of staying logged for sometime, not having to relogin everytime? thx
![]() |
|
#5
|
|||
|
|||
|
the php book i just bought has a section on session control. maybe it'll help me out.
|
|
#6
|
|||
|
|||
|
Hi,
There are plenty tutorials and examples been written for user authentication. You may wanna to visit hotscripts.com --> Php --> scripts and tutorials --> Authentication. Another simple yet useful user autenthecation tutorial is available at www. zend.com/tutorials ... its kinda nice and reliable .. Welcome to the world of PHP ........ its better then the world of warlords and terrorism ...
__________________
Rathaur ====================== Knowledge is Power |
|
#7
|
|||
|
|||
|
thx alot! i'll look into them.
![]() |
|
#8
|
|||
|
|||
|
Just checked the link and its bad. The URL to their tutorials is http://www.zend.com/zend/tut/ .
|
|
#9
|
|||
|
|||
|
which one is bad ? the downloading time or the tutorial ... ?
|
|
#10
|
|||
|
|||
|
I will post my user auth / session management (to show "users online") tomorrow. It uses sessions to retain info over multiple pages and MySQL to store personal data and session data.
Last edited by partyganger : April 18th, 2002 at 02:28 AM. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > User Authentication |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|