I don't know how to connect to a SQL server DB .
With mySQL we use : mysql_connect()
so how we do with SQL server?
P/S: If there recently have some topic in this forums about it, please tell me, 'cause I'm just can't read all these topic to find it. Thanks.
How to use SQl server with php
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
You may not be able to read all of the topics, but the search function should help you narrow it down to the relevant ones:
search.php
Mac
search.php
Mac
I've see reference in http://www.php.net, is amy help me but it a little complex to config in php.ini file. I don't know where i can find the php_mssql.dll file and what is it ?