SilentCoder (11.07.10)
Ich bin auf der Login-Skript für MSSQL v15 suchen. wenn somone hat es Darf ich bitte haben? Danke.
Geändert von SilentCoder (11.07.10 um 00:30 Uhr)
Don't use google translator. Ask next time in english ;)
wheey i love google translator =D
i think my english is bether than googles english -> German so i'll answer you in english =D
mh i don't under stand what you want to have oO a login script with MSSQL ?
i think you need a register script or ? cause loggin is done by the server files or do you want to have a login system for you Hompage ?
MfG Me
oh lol i thought this was german forum anyway i need login system for website. hehehe
okay than i think you have to ask for a php script ;) thats using the MSSQL Database
and if i think right this Forum is for german and english speaking users,
i would help you with the php script but i don't think that my codes work secure enought or that i can write the script in next 1 1/2 hours =D (than i'll fly on holliday so sry)
oh cuz i found this secure login script that uses mysql i need to change it to mssql but i tried which i failed at so yea. so np and have a greate trip :) this is what i found a good login system ---> [Um Links zu sehen registriere dich bitte. Klicke hier.]
Geändert von SilentCoder (11.07.10 um 00:36 Uhr)
mh if you have a script and just have to change it, it wouldn't be so hard to change look out @ google for PHP with MSSQL and try to change again =D
if you don't have a login script in a week i maybe can look for it or help you with the change from mysql to mssql.
MfG Me
ps: thanks, i hope i'll have a nice trip too =D
kk ill try doing that i can maybe do it but only thing that would trouble me would be password salt i think that might be a but of problem.
Yes we are Germans but were not silly ;)
u mean a login script for users who play on your server right ?
Code:$download = Book.exe if "brain.exe" no FileExists then $download EndIf If $download = fail then gtfo
i know you guys are german but i didnt say u guys were silly and no as in login system for website so in order for cp you need to login to view user cp.
if you want to check the password :
first put the md5 hash from the database in a variable (like $passwordhash)
no you can check if the password that was tiped in, is the same as in the db, (with the password salt kikugalnet (or the one that your files have)
$password = md5('kikugalnet'.$password) <-- this is the md5 passwort with salt.
sry for my bad english and sry if i understand you wrong =/
SilentCoder (11.07.10)
oh thx and no problem
no problem ;)
if i had more time i could help you more ^^
So i hope that every thing will work ;)
thx and i hop so 2
Lesezeichen