Hey,
Ich wollte mal ein bisschen PHP lernen und meine VB Skills auffrischen, deshlab hab ich dieses Lizenzsystem gemacht.
Hier sind einige Screenshots:
PHP Script:
Es hat kein besonderes Design, das ist allerdings unwichtig da es eh nur das Admin Panel ist.
Visual Basic Application:
Hier ist der Inhalt der ReadMe.txt, welche sich ebenfalls im .rar Archiv befindet.
ReadMe (Englisch!)
Code:
1. Upload the PHP Files to a webhost.
2. Import the database.sql - use PHPMyAdmin or whatever you want.
3. Change the settings in the settings.php (Database Settings & Login Settings)
4. Change the URL in the VB Project.
This should be everything.
Note: I made this to learn PHP. I don't say that it's perfect. I don't say that it's uncrackable.
But of course, you can use it for your tools or just to learn.
YOU ARE ALLOWED to remove the copyright. You don't have to give credits. You can change the code.
But please, don't give the source away without giving credits.
Oh, and I have one shoutout:
Thanks for 'Snorlax who told me that I forgot a comma :P
Alles was ihr wissen müsst steht in der ReadMe.txt, aber hier nochmal die Installationsanleitung in Deutsch:
1. Erstellt eine MySQL Datenbank und ladet die database.sql hoch.
2. Passe die Einstellungen in der settings.php an
3. Lade die PHP Files hoch
Download:
Changelog:
Code:
13-04-2013 -> Fixed Delete a key. Fixed the key check. Display time instead of timestamps on getkeys.php
05-04-2013 -> "Delete a key"
02-04-2013 -> Fixed another SQLi and added the update check.
29-03-2013 -> Added AWM "Autobuy" and added a few mysql_escape_string's
28-03-2013 -> First release
~1n9i9c7om