Reply to Re: PHPmyadmin, creating user details for a database....
Posted by gjb on 04/03/06 21:43
INSERT INTO users (username,password) VALUES(admin),(password)
like this? to create a user with admin / password?
<visit2imran@gmail.com> wrote in message
news:1144049677.230869.138220@i40g2000cwc.googlegroups.com...
> Did u insert the data into the database ? IF not first insert the data.
>