tce_import_users.php
Tags
Table of Contents
Classes
Functions
- F_import_tsv_users() : bool
- Import users from TSV file (tab delimited text).
Functions
F_import_tsv_users()
Import users from TSV file (tab delimited text).
F_import_tsv_users( $tsvfile)
: bool
The format of TSV is the same obtained by exporting data from Users Selection Form.
Parameters
Return values
bool —TRUE in case of success, FALSE otherwise