Hello , i have a user table that id like to copy the user's and the password's into the PHPBB user table .. that way PHPBB could have the same user's , so my members wouldnt have to signup twice.
Now i can export .csv files out of phpmy admin so i can edit the tables in excel and copy the user's and passwords table from my user's to the phpbb user's .. but how do i re upload the file into php myadmin for the phpbb table? phpmyadmin doesnt take .csv files .. itll export em , but it wont take em..
Any solutions?