Page 1 of 1

How to connect to mssql?

Posted: Tue Dec 03, 2002 9:18 pm
by OldStd
How do I connect to mssql using php codes?
Are there any tutorials on this?
Thanks

Posted: Wed Dec 04, 2002 4:15 am
by twigletmac
You may wish to start here:
http://www.php.net/manual/en/ref.mssql.php

Mac

How to connect to mssql

Posted: Wed Dec 04, 2002 5:08 am
by OldStd
Thank you.