+ 1

I want to make a user server like psn how do I write a code to aquire and create accounts??????

15th Feb 2018, 4:02 PM
Unknown_hacker
Unknown_hacker - avatar
3 Answers
+ 1
I'd start by finishing the courses that you require to accomplish such a thing. You're saying that YOU want to make the user server like PSN, but you're asking US to do it for you. So how do you write a code to acquire and create accounts? Start by learning the programming/scripting language you plan to use. What are you creating all of this with? Since you're dealing with accounts, you'll have a database, so start with reading up on SQL. You'll use it with whatever other programming language you're using so you can interact with the database. https://www.sololearn.com/Course/SQL/
15th Feb 2018, 4:20 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 1
I just need the squire and create part
15th Feb 2018, 4:03 PM
Unknown_hacker
Unknown_hacker - avatar
+ 1
actually I was confused I tried a file recall aka os.system technique in python but it dialed to load
15th Feb 2018, 4:31 PM
Unknown_hacker
Unknown_hacker - avatar