PHP Problems

10/20/2013 17:03 olinou2#1
Hello , im having a problem with both pvp-rank and char-res .php thingy

found them on here , forums and well i read a little and every1 says the problem is with the ID /pass but its not (lol) . Cauz im using the same ones for my register.php which goes with the dbconfig.php and it works well.

The error

Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\www\scripts\pvp-rank.php on line 10

whats wrong ? i"v played with ips a little and their all not working ... xd
heres the pvp-rank.php

10/22/2013 11:44 danatael#2
Your web server doesn't support "mssql". Use "odbc".
10/22/2013 13:35 olinou2#3
oh .. as simple as that .. tyvm!

problem solved , you may close if you want