RE: [PHP] WindowsXP, PHP4 and MS SQL functions

2001-10-31 Thread Andrew Kirilenko
; Subject: [PHP] WindowsXP, PHP4 and MS SQL functions > > > Hello, > > I am trying to get php4 to use mssql function under WindowsXP. I don't > know if this is a problem or not. > I uncommented the extensions line in the php.ini file that says: > extension=php_mssql.d

[PHP] WindowsXP, PHP4 and MS SQL functions

2001-10-31 Thread Brandon Orther
Hello, I am trying to get php4 to use mssql function under WindowsXP. I don't know if this is a problem or not. I uncommented the extensions line in the php.ini file that says: extension=php_mssql.dll But when I try to use mssql_connect it says call to undifiened function. Does anyone know a