Hello guys! Today i tried make login script with DKcoins balance of account...
So i failed i really don't know why script is now working out. So anyone interest to help me and fix that script? I'll give u a big bit thanks for that.
So le'ts me show script here:
Quote:
<?php
// Edit your mssql info here
// BEGIN MSSQL INFO
$CONFIG['host'] = "IP HERE";
$CONFIG['user'] = "USER HERE";
$CONFIG['pass'] = "PASS HERE";
// END MSSQL INFO
//----------------------------- DO NOT EDIT ANYTHING BELOW HERE !!!!! ------------------------------------
The bold word is that one what is insert from my know science
Also there is some excess "script commands" but i don't wanna Modify them cuz i don't know.. so it will disrupt...
So guys ?
// YES THIS IS DOUBLE TOPIC BUT I NEVER SAW THAT SCRIPT IS RELASED
// IF U SAW ANYPOST WHERE IS IT EXPLAINED PLZ URL ME
// ALSO I DON'T UNNOTICED ALL YOUR FAIL COMMENTS.
I didn't request for giving dkcoins or money. I need help about Login Script with in (Dkcoins,My account, Forrget password, change password, reborn, donate,)
Well bro i tryied make dkcoins balance script afther login... but as i said in my previous post
Quote:
The bold word is that one what is insert from my know science
Also there is some excess "script commands" but i don't wanna Modify them cuz i don't know.. so it will disrupt...
Also i can send u a "clean script" without excess commands and splodge scripts.
Here is clean Login Script(By Javnier123) BIG THANKS!
Quote:
<?php
// Edit your mssql info here
// BEGIN MSSQL INFO
$CONFIG['host'] = "localhost";
$CONFIG['user'] = "sa";
$CONFIG['pass'] = "server";
// END MSSQL INFO
//----------------------------- DO NOT EDIT ANYTHING BELOW HERE !!!!! ------------------------------------
actually, u are wrong, there is a very clear condition, its testing to see if the variable '$r' exists, and if it does it echo's, the real question here, is why would anything be wrong if the var does exist, not to mention the statement doesnt have an opening '{' which will always cause it to not do anything at all.
login scripts are per server, so u either need to learn php and make your own or hire someone who knows php to make it for you, there are really no generic scripts for this, becus every server is different.
and stop making edits to scripts if you dont know the language at all
Login script prob [PHP] 07/25/2012 - Web Development - 4 Replies Ich habe folgendes problem,
ich bin dabei mein erstes "Loginsystem" zu schreiben.
Jedoch habe ich jetzt ein problem, durch das ich nicht ganz durchsteig.
Der code ist folgender:
<?php
session_start();
Whirlpool Login script 05/22/2012 - Web Development - 3 Replies Hey,
Ich bin neu hier und suche ein Login Script mit Whirlpool hashing. Ich habe wenig ahnung von PHP. Das Script soll für minecraft sein. Link zu dem thread wo das Hashing genauer erklärt wird.Ich brauche NUR ein Login script dafür die User registrieren sich ingame. Wenn es noch jemand machen würde hätte ich das gerne so, dass man wenn man sich einloggt abgefragt wird welchen status der Account hat. Und je nach status auf eine andere seite weitergeleitet wird.
Spaltennamen:
...
Login script 02/13/2012 - Web Development - 4 Replies hey leute,
kruze frage wie sollte ich ein loginscript bauen ?
ist es sinnvoll eine dirkete weiterleitung einzusetzten, nachdem alle daten überprüft und einse session erstellt wurde ?
PHP Login script!!! HELP!!! 02/21/2011 - Web Development - 19 Replies hallo,
Also ich habe mal ein PHP Login Script gecoddet und nun also wenn ich mich einlogge auf der login seite komme ich immer weiter auf die seite wo das passwort überprüft wird nur das dumme das passwort wird nicht überprüft.Würde hilfe brauchen Scripts folgen.
<?php
$username = $_POST;
$password = $_POST;
if ($username&&password)
[PHP]Login Script[HELP] 03/26/2008 - EO PServer Hosting - 0 Replies Hello veryone im currently making a website everything is working except the login, Basicly the site has a login page where the user can check his stats and send messages and login into sever but the script won't seem to work after i updated the register script because the old one it wud not let u login into the server so if ur good and would help me plz pm me or add me on
[email protected]
Thanks