I cannot manage that, I installed XAMPP, went to the php.ini and edited it like you said. Then I just manually connected to my FileZilla Server and uploaded register.php script.
It says: Fatal error: Call to undefined function mssql_connect() in /users/maskulin/www/register.php on line 9
this also means you need to rewrite the script to use the sqlsrv drivers so if u dont know php id probly read up on that first but it does work as Roflcopter has pointed out.
I just downloaded filezilla, pasted the script into txt and saved it as name.hp, inserted my database info, and uploaded it to ftp.
then i downladed XAMPP and installed these drivers...and i have got a php.ini in xampp/php folder which i have already changed.
the same error comes up... do i have to put php.ini into ftp server too or something.. or does it have to be a local ftp ?!? (??) cause i dont know what xampp is for.
i need a step by step tutorial for idiots like me XD
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\index.php on line 9
and i did it step by step i configured php.ini too and doesen't work..
It won't work for anyone else, by the way, it's not safe. YOu could simply make an SQL-Injection, and you'd have more GM chars on your server you wanna have^^
Endy23, make an account through the Database, this Way of doing it is way to dangerous! Someone could easily steal ALL the passwords through this Registration Script, becouse it is not Safe!
Yes. Exactly.. Simply copy the Accounts that are made, get a new MD5 Hash Passwort at
(click "MD5" at the bottom before inserting anything + use 2011password. the 2011 always has to be there! (do not use the 2011 while loging in ingame later))
Then just get the highest Account number and give your account this number +1 and a new ID, it should just be ready after this, it's a fresh account.
Endy23, make an account through the Database, this Way of doing it is way to dangerous! Someone could easily steal ALL the passwords through this Registration Script, becouse it is not Safe!
you cant steel any password with my register script with a sql injection rofl hard :'D
this is a insert in the db you know ?
you mean a sql injection via '"OR ?
that's just possible if you get entrys from the datebase..