by chris122380 » Mon Jun 25, 2012 12:48 pm
I have found a few scripts and or methods for creating a PHP login. The problem being is that the login goes to one page like a members page. I would like a login that goes to different pages based on a group they might belong to. So if your a tech you go to the tech page, if your a business man you go to the business page, or if your HR you go to the HR page. Is there a script or is there a easy way to set this up as I am new to PHP? (I do know how to setup a mysql database. )