Hi.
I got a problem with a website. My PHP scripts don't connect to database.
Is it because i use wireless router or is it maybe something wrong with settings?
Greetings, sp0r7n1k.
Printable View
Hi.
I got a problem with a website. My PHP scripts don't connect to database.
Is it because i use wireless router or is it maybe something wrong with settings?
Greetings, sp0r7n1k.
i dont think it's got anything to do with your wireless router...
if you posted a bit more info, like the errors it would be easier to help you....
sql 2005? xampp?
I used to have a problem with the mssql_connect function. I switched over to odbc_connect and all of its functions and everything works. I probably could have tweaked settings instead of changing code, but whatever.
-V
i use MYSQL 2000. I don't get any errors, but there is no info on the website :/
what's your code
what code? o.o
I think he mean show us your .php script
i use website, which i downloaded here. you can see it here : http://www.pronoobs.phpnet.us
i know scripts are not secured. But you don't have do destroy everything ;P
greetings, sp0r7n1k.
you need to enable mssql extension in PHP.ini first,btw
"i use MYSQL 2000. I don't get any errors, but there is no info on the website :/"
i think you mean MSSQL right?
yes i mean MSSQL ... but where can i enable mssql extension ??
thanks!
i already told you in php.ini