c0c00n
07-14-2003, 12:15 PM
Is there anyone that can help me with the following please :
- i am looking for an authorisation (user management) script that when the user logs in checks for the content of a column and then redirects to a specific php page.
f.ex. :
* a user with field 'State' in the SQL database table with content "Las Vegas" logs in with correct login&pass and gets redirected to lasvegas.php
* a user with field 'State' in the SQL database table with content "Texas" logs in with correct login&pass and gets redirected to texas.php
Thanks !
- i am looking for an authorisation (user management) script that when the user logs in checks for the content of a column and then redirects to a specific php page.
f.ex. :
* a user with field 'State' in the SQL database table with content "Las Vegas" logs in with correct login&pass and gets redirected to lasvegas.php
* a user with field 'State' in the SQL database table with content "Texas" logs in with correct login&pass and gets redirected to texas.php
Thanks !