PHP4.0.2 with MS SQL SERVER support

admin

Administrator
Staff member
Im trying to compile PHP4.0.2 with MS SQL SERVER support for apache 1.3.12

Im under linux and the MS SQL SERVER will be on a windows machine on my local network.

How should I compile PHP?

./configure --with??

Do I need to download any source or sumthing before compiliing ?

I have searched this site and saw something about sybase ...

Problem is : I want to use mssql_connect and similar functions in my php scripts.

Thanks in advance
 
Back
Top