how to Move my 18000 users from my php/mysql site to drupal
theroyal - June 13, 2009 - 10:55
Hi all,
I have my php/MySql website which got 18000 users,
I want to move then to my new drupal 6.12 website
is there any module or script to pull the content from users table and input them in my drupal users table ?
I am online and waiting your help guys, dont hesitate plz to help me and hudreds of other new drupals.

http://www.google.com/search?
http://www.google.com/search?q=drupal%20import%20users
Google needs a week
Thanks my friend
the problem is that I did this step before and am still searching and didnt find my answer.
google is wasting my time.
Thanks anyway atleast you are the one who gave me his hand
I donno why others are not helping
Have you tried
Have you tried http://drupal.org/project/user_import ?
You can export your users to CVS (phpMyAdmin should support a nice way of doing this) and import them with this module.
Should work... ^^