-
Member
website
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.
-
-
Sorcerer Supreme
Re: website
i dont think it's got anything to do with your wireless router...
-
Grand Master
Re: website
if you posted a bit more info, like the errors it would be easier to help you....
-
boo
-
Sorcerer Supreme
Re: website
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
-
Member
Re: website
i use MYSQL 2000. I don't get any errors, but there is no info on the website :/
-
boo
-
Member
-
Grand Master
Re: website
I think he mean show us your .php script
-
Member
Re: website
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.
-
Kal Craker
Re: website
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?
-
Member
Re: website
yes i mean MSSQL ... but where can i enable mssql extension ??
thanks!
-
Kal Craker
Re: website
i already told you in php.ini