Welcome Guest, Not a member yet? Register   Sign In
Ion auth and changing the tables acccording to my needs
#1

[eluser]mady[/eluser]
Hi friends,

I have a 2 different user types :

one type using the tables:

gold_auth
gold_user

and another one with:

silver_auth
silver_user

I assume that changes in config table like the following can do a trick for me.

How to handle the user type: can i do some thing like this:


if(gold)
{
config(gold_auth.php);
}
else
{
config(silver_auth.php);
}





Thanks,




Messages In This Thread
Ion auth and changing the tables acccording to my needs - by El Forum - 03-25-2012, 06:32 AM
Ion auth and changing the tables acccording to my needs - by El Forum - 03-25-2012, 06:53 AM
Ion auth and changing the tables acccording to my needs - by El Forum - 03-25-2012, 12:46 PM
Ion auth and changing the tables acccording to my needs - by El Forum - 03-25-2012, 10:35 PM
Ion auth and changing the tables acccording to my needs - by El Forum - 03-25-2012, 11:17 PM
Ion auth and changing the tables acccording to my needs - by El Forum - 03-25-2012, 11:28 PM
Ion auth and changing the tables acccording to my needs - by El Forum - 03-26-2012, 06:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB