Self Registration Page (sub-user, password reset, Welcome emails ...)

Discussion in 'Site & Server Administration' started by Fritz FABO, Dec 22, 2016.

  1. #1
    What tools and tutorial can I use to quickly develop a self registration page (user, sub-user, passwords reset, Welcome emails …). Any RAD idea will be welcome?
     
    Fritz FABO, Dec 22, 2016 IP
  2. SpacePhoenix

    SpacePhoenix Well-Known Member

    Messages:
    197
    Likes Received:
    28
    Best Answers:
    2
    Trophy Points:
    155
    #2
    You'll need to decide on what server-side language that you're going to use for data processing and what database server that you're going to use for database storage. Probably the most common combination is PHP for data processing and MySQL for data storage.
     
    SpacePhoenix, Dec 29, 2016 IP