Quote:
Originally posted by roscoluxxx
Awesome thanks...
Here's what put in, and it works just fine. Anyone know an easy way to input a large range (200 thru 10000)?
INSERT INTO nuke_group_membership VALUES (1, X);
X being the userid.
|
super easy with excel - use 2 columns - one filled with a 1, the other with numbers from1-10000, eport as csv, import using phpmyadmin...