Using PHP5 in MS SQL Server 2000
am 23.10.2005 21:07:24 von Steven Jones
HI all,
I'm a PHP virgin and slowly making sence of this.
All the PHP Books and Help files assume you use mySQL, but i want to use MS
SQL Server 2000 as my dadabase backend.
Are there any sites that can help me in connecting to MS SQL in PHP ?
Re: Using PHP5 in MS SQL Server 2000
am 24.10.2005 05:41:38 von ng
Everything is in the manual:
http://www.php.net/manual/en/ref.mssql.php
Dae
"Steven Jones" wrote in message
news:Xns96F8CCBA41362steven45ntlworldcom@62.253.170.163...
> HI all,
>
> I'm a PHP virgin and slowly making sence of this.
> All the PHP Books and Help files assume you use mySQL, but i want to use
> MS
> SQL Server 2000 as my dadabase backend.
>
> Are there any sites that can help me in connecting to MS SQL in PHP ?