User Tag List

Results 1 to 8 of 8

Thread: Online registration system.

  1. #1
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Posts
    402
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Online registration system.

    Heya everyone

    How would i go about making my own online registration system? :confused:

    I was thinking of an .ini file, and when you create a new account it creates a new Group with'in the .ini file. And when you log in it checks through all the groups to see if there is a group that matches your username you typed in. And if there is then it checks to see if the password you entered matches the usernames password item.

    That's what i was thinking, but there maybe a better an more secure way. If so please tell me.

    Isaac

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Location
    Westcountry, UK
    Posts
    862
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online registration system.

    This would be pretty simple - you would probably want to encrypt it.

    Where would you be putting the file if it was an online system? If it's on the host computer then you need a server side and host side.

    Give me a bit more info & I'll make an example

  3. #3
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Posts
    402
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Online registration system.

    I am getting a server soon. I want to know wether there's a better way than using a .ini file. I am going to be using mooclick by the way.

  4. #4
    No Products Registered

    Join Date
    Oct 2006
    Posts
    139
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online registration system.

    I would like to know how to do this

  5. #5
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)HTML5 Export Module (Steam)SWF Export Module (Steam)Firefly 3D Module (Steam)
    Spryz's Avatar
    Join Date
    Jul 2006
    Location
    United Kingdom
    Posts
    251
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online registration system.

    I would also like an example, using an ini file but without the encryption, i could then use my own methods of encryption and/or save in different formats, mabie just an example of how to register server side would be nice so people can add there own ways of protection to make things simple

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online registration system.

    Moosock and PHP/MySQL all the way.

  7. #7
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Mantis's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    496
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online registration system.

    A tutorial on how to do this would be pretty great for most users wanting to take their games/programs online.

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Posts
    1,027
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online registration system.

    Supa easy, and it's already been done it would be better just to learn the basics of PHP and do it on your own than to rely on other people's code.

    learn here: http://www.tizag.com/

    download XAMPP for development

Similar Threads

  1. Software Installer Registration System
    By Lionheart in forum Paid Design & Development Requests
    Replies: 3
    Last Post: 2nd November 2013, 01:26 PM
  2. Online Registration and Login with Lacewing
    By XStar in forum Multimedia Fusion 2 - Technical Support
    Replies: 188
    Last Post: 21st November 2012, 02:10 PM
  3. Registration system tutorial ?
    By iOSC in forum Install Creator and Patch Maker
    Replies: 1
    Last Post: 28th March 2012, 01:36 PM
  4. Online Registration methods
    By izac in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 18th October 2006, 12:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •