How to connect to mssql?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
OldStd
Forum Newbie
Posts: 3
Joined: Mon Nov 25, 2002 6:52 am

How to connect to mssql?

Post by OldStd »

How do I connect to mssql using php codes?
Are there any tutorials on this?
Thanks
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

You may wish to start here:
http://www.php.net/manual/en/ref.mssql.php

Mac
OldStd
Forum Newbie
Posts: 3
Joined: Mon Nov 25, 2002 6:52 am

How to connect to mssql

Post by OldStd »

Thank you.
Post Reply