i have a excel spreadhseet with over 100 users, which i need to import into coppermine.
Is it possible to import these users into coppermine, instead of manually entering them in ?
please advise...thank you :)
Have you looked at phpMyAdmin? You can insert information from a text file into a table that way.
i tried phpadmin....sadly it dows not show me any method to copy from text file and input...even phpadmin has rows and columns to type in manually... :(
If you select the table, then click the SQL link, at the bottom there's a link to import from a textfile.
http://f2o.org/help/phpmyadmin.php#1M
Make sure to back up before embarking on this adventure. ;)