PDA

View Full Version : How to import users from an other - none forum - software


mikepmm
10-09-2004, 05:12 AM
How to import users from an other - none forum - software

I only need to import username and e-mail.

How will be the structure of the import .sql file ?

mikepmm

Colin F
10-09-2004, 01:56 PM
You'll just have to read out the content of your other DB/file/whatever and insert that into the database, using something like "INSERT INTO " . TABLE_PREFIX . "user (username, email) VALUES ("$bla", "$foo");"

I'm not sure what you want to do about passwords though...

mikepmm
10-13-2004, 12:06 AM
yes this is the reason why I ask...

I ask myselfe where to hire a good programmer
I have used scriptlance.com but the people are very silly - from time to time
maybe elance.com is the right place ?