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 anything I should try to resolve this?> Thanks Brandon
- RE: [PHP] WindowsXP, PHP4 and MS SQL functions Brandon Orther
- RE: [PHP] WindowsXP, PHP4 and MS SQL functions Andrew Kirilenko