atulkul Posted July 10, 2006 Share Posted July 10, 2006 Hello, I am new with this combination of PHP & MSSQL SERVER 2000 and i want connection string sothat i can make connection. i tried with odbc_connect() but it is giving me error like "call to undefined function odbc_connect() or mssql_connect()", what should be solution for it , are any lib. required for the connection Link to comment https://forums.phpfreaks.com/topic/14153-connection-mssql-with-php-on-linux-server/ Share on other sites More sharing options...
corbin Posted July 10, 2006 Share Posted July 10, 2006 You need to make sure php is loading php_mssql.dll Link to comment https://forums.phpfreaks.com/topic/14153-connection-mssql-with-php-on-linux-server/#findComment-55910 Share on other sites More sharing options...
atulkul Posted July 12, 2006 Author Share Posted July 12, 2006 how can i make sure that it is supporting using php5 version.plz tell me it's very urgent. Link to comment https://forums.phpfreaks.com/topic/14153-connection-mssql-with-php-on-linux-server/#findComment-56610 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.