Submitted by jakob on Tue, 08/09/2011 - 15:05
Here is a very crude PHP snippet that can be used to add a list of users to a Drupal site.
The code can be added to a Drupal block with content type "PHP Code", which is then added to some page and made visible only to the site administrator (using e.g. the `roles' tab on the block configuration page).