Forums

PHP

This topic is locked

User authentication

Posted 15 May 2002 18:39:35
1
has voted
15 May 2002 18:39:35 william dimotta posted:
I'm using a Mac G4 with OS 9.1.
I'm setting up my page with php,
i was wondering if someone could help me with the code for loggin in to different pages.

I found a technote @ micromedia.com
www.macromedia.com/go/15881/

It goes over how to do this with asp, jsp, and coldfusion. It doesn't help with any code for php.

I was wondering if any one could help me?



www.macromedia.com/go/15881/

Replies

Replied 17 May 2002 10:58:53
17 May 2002 10:58:53 Aurel Sorin Cirstoiu replied:
Use PHAkt to create a Login User with username, password and level.
After the code is generated you will have to modify some code.
In the code, after the existence of the user in the database was verified
you
will have to check what level he has.
For every level you will redirect the user to another page.
Don't forget to authentificate those pages.



-----------------------
Cirstoiu Aurel Sorin
InterAKT Support
www.interakt.ro
Replied 17 May 2002 23:27:12
17 May 2002 23:27:12 william dimotta replied:
Hi Cirstoiu,

I was wondering if you could go over these steps with me same way that macromedia does in

www.macromedia.com/go/15881/

Thanks will. <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>

Reply to this topic