o0O0o.o0O0o
09-01-2009, 05:16 AM
I am building one website where i have to import existing users from csv file
The fileds are
username---password---email------storeid---storename
Now the problem is there are many users with same username and email but different storeid and password
e,g one person can have many stores
How should i log them in as username is same
The fileds are
username---password---email------storeid---storename
Now the problem is there are many users with same username and email but different storeid and password
e,g one person can have many stores
How should i log them in as username is same