user authentication and conditional redirect by Login
Posted: Thu Feb 20, 2003 3:31 am
I've made a Web-Frontend. User can connect and access certain areas.
The Script includes admin-Areas. ...so far ...
Now my Problem:
The Script ist written in PHP and use a MySQL-DB. The Authentificationpart gets the Information out of an DB-Table. For one part, i need a script or code, wich checks a specific Login and redirect to a Infopage or so..
I think its possible to do that with a switch or if ????!!, but maybe someone knows a better way for that.
Jan
The Script includes admin-Areas. ...so far ...
Now my Problem:
The Script ist written in PHP and use a MySQL-DB. The Authentificationpart gets the Information out of an DB-Table. For one part, i need a script or code, wich checks a specific Login and redirect to a Infopage or so..
I think its possible to do that with a switch or if ????!!, but maybe someone knows a better way for that.
Jan