Click to See Complete Forum and Search --> : Newbie question


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.

arjeta
08-17-2009, 07:49 AM
I found the solution: Insert (phpmyadmin) tab.

Sorry for my stupid question!