Here's a tutorial:
http://www.vipercreations.com/print_tutorial.php?id=28

Though, if this is for a production system, you will want to observe
common best practices for the login system, PHP, and SQL development. 

-- William

--- In flexcoders@yahoogroups.com, "mswamy_mca" <[EMAIL PROTECTED]> wrote:
>
> 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.
>


Reply via email to