HelpLogin System with Drop Box

Posts 1–11 of 11 · Page 1 of 1
Login System with Drop Box
Hello everyone,
I need help with making login system
i wanted to make system that can pickup information of login codes (username and password) from Drop Box.
so i wanted to make it like this

and everytime i add user , that user will be available to log in
and same for delete, it will be deleted.
so hope you can help me!
Thank you in advance!
If you want a log-in system like that, that would be a little bit silly. If someone wanted to make an account on your program they would have to ask.. This would not work.

Or is it for personal use?
its for me and my friends. and yes , they would have to ask me , and the pass will be randomly generated.
Ok well I don't see the point randomly generating the password, seems pointless. But what you are looking for is a Login System through MySQL. (database)
well it doesn't seem pointless for me.
Quote Originally Posted by consca View Post
Check my thread out, http://www.mpgh.net/forum/33-visual-...ml#post6079902

It has everything you need from start to finish for the login system, and for the other stuff please go into more detail on what exactly you are going for.
well thanks for trying to help , but that isn't what i want, i want exactly that what i described. This is actually school project; so i really need it to be done this way. Thanks again.
Quote Originally Posted by vrxzje View Post
well thanks for trying to help , but that isn't what i want, i want exactly that what i described. This is actually school project; so i really need it to be done this way. Thanks again.
it wouldnt be secure for shit
and u could do a txt file for it
thats what i want, A txt file uploaded on drop box which can be edited through drop box folder.
Why not follow Cosana's tutorial? I did and it's the best!

I have my login system all I need to do is add contents..

Basically you make an account and it goes to a database, and if someone made a account in France or some where totally to you it would say it in your database.
ok i got it now!
/solved
thanks @jdslashv2 for helping me out!
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?