Why am i getting.
Quote:
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\index.php on line 47
Somone help please.
Printable View
Why am i getting.
Quote:
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\index.php on line 47
Somone help please.
Go to index.php and see what's on line 47 then. -_-
How do i find line 47. lol thanks for helping me. by the way:tongue:
Oo
counting =p
hihi
test
bla bla
line 3 says hihi
there for line 6 and 8 is blank !
if you hit strg+g in editor you will automaticaly see the line your curser is atm ;)
Now i'm getting.Quote:
Parse error: parse error, unexpected T_VARIABLE in C:\wamp\www\index.php on line 46
make sure u have the where is say ur database name, user & pass it must be correct..Quote:
<?
$Title = 'GunzDB'; // Website title
$Title2 = 'Full items, premiums for free and all modes'; // Second part of the title.
$DBHost = 'blah\labhsd'; //The host of your DB (I.E: MACHINE\SQL2005)
$DBUser = 'bill'; //Your DB User
$DBPass = ''bob; //Your DB Password
$DB = 'GunzDB'; //Your GunZ DB
I dont have a password or username i use windows whatever its called
Then Make One
Code:1) expand "security"
2) expand "logins"
3) right click on acct "sa" then click properties
4) type in the password you want in the 2 pw boxes
5) be sure "enfore password policy" box is checked off
6) change "defualt database" to "GunzDB"
7) click ok