MrTIMarshall
08-03-2012, 02:25 AM
Hello,
Currently I have no login system as I'm either going to need to find a good free one, wait until my friend's real life situations have been resolved or I hire a freelancer. However, I would like to set up the most basic, one account login system so I can implement the feature of seeing different content depending on whether the user is logged in or not.
Maybe this system works differently to my logic, hence why I am posting for help. Eventually, depending on the users level, they will see different content. I suppose my first question would be, is this done by id elements, so if logged in and their access is 1 show this, if 2 show this and so on....
Maybe I could use check boxes to show the differences, but nevertheless, I basically want to start working on the different things people see depending on their level and if they are logged in or not.
Best Regards,
Tim
Currently I have no login system as I'm either going to need to find a good free one, wait until my friend's real life situations have been resolved or I hire a freelancer. However, I would like to set up the most basic, one account login system so I can implement the feature of seeing different content depending on whether the user is logged in or not.
Maybe this system works differently to my logic, hence why I am posting for help. Eventually, depending on the users level, they will see different content. I suppose my first question would be, is this done by id elements, so if logged in and their access is 1 show this, if 2 show this and so on....
Maybe I could use check boxes to show the differences, but nevertheless, I basically want to start working on the different things people see depending on their level and if they are logged in or not.
Best Regards,
Tim