Quote:
Originally Posted by Influence Make a site then just web browsers to use the login base..
Sounds a bit confusing but its easy.
If you want a bit of help AIM me, i'll give you a bit of code.
itzelevatiionz2 |
Using a web browser to do something like this is a terrible idea.
OT - You really don't want to have the database stored on your computer. If you own any domains, just get some ****ty free hosting(000webhost or something), make a SQL database stored on there, and then use PHP to access it. Accessing databases straight from your program is a really bad way of doing stuff, and if someone were to deobfuscate it, they could possibly corrupt your database.