Hi Folks, am a newbie in flex. I am trying to build an application which will consist of a login screen, for admin and master, and student.
The admin have a access to all parts. The admin will create a master login and password in the system. So the admin will create the master with details and then assign a students to this master. One student can be assigned to one master only. One master can have multiple students. The question is, how can i create the different login sections, and How Can i use the PHP and phpmyadmin for the backend. Are there any design architectures already available for different login sections. -- Thanks & Regards Swaminathan.

