eh, i have errors.
Code:
Warning: mssql_query() [function.mssql-query]: message: Login failed for user ''. The user is not associated with a trusted SQL Server connection. (severity 14) in C:\AppServ\www\upload\index.php on line 42
Warning: mssql_query() [function.mssql-query]: Unable to connect to server: (null) in C:\AppServ\www\upload\index.php on line 42
Warning: mssql_query() [function.mssql-query]: A link to the server could not be established in C:\AppServ\www\upload\index.php on line 42
Warning: mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource in C:\AppServ\www\upload\index.php on line 43
The user thing is blank since I use Windows Auth. But it still say that the "blank" is not trusted with connection D:
And lol, it blocks sql-injection (was messing aroung with the address bar and found out lol)