Forums / Developer / How to create new user in php?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to create new user in php?

Author Message

Douglas Hammond

Monday 16 June 2003 9:19:13 am

I'm making a script to import my user base from another CMS and need to know how to create a new user.

Thanks

Karsten Jennissen

Monday 16 June 2003 9:24:59 am

Have a look at importuser.php in this package:
http://ez.no/developer/ez_publish_3/contributions/import_script_for_data_import_from_22_to_31

Maybe this'll help you.