arjeta
08-17-2009, 03:03 AM
Hi there,
I am creating a back-end interface for my online application form, which means that in my MySQL database I have to create a table which contains user, pass for the user who is going to enter and see who has filled my application form.
I know it is a newbie question..., but I'm stuck here and need your help!!!
I found a tutorial which explains everything about creating a user authentication with Dreamweaver, but it doesn't show how to enter a username and password in phpmyadmin table.
In my user table (which contains: user and password fields)... how can I create a new username and password from phpmyadmin?
Thanks.
I am creating a back-end interface for my online application form, which means that in my MySQL database I have to create a table which contains user, pass for the user who is going to enter and see who has filled my application form.
I know it is a newbie question..., but I'm stuck here and need your help!!!
I found a tutorial which explains everything about creating a user authentication with Dreamweaver, but it doesn't show how to enter a username and password in phpmyadmin table.
In my user table (which contains: user and password fields)... how can I create a new username and password from phpmyadmin?
Thanks.