I'm try to connect my php with Ms. Sql sever and I'm using mssql_connect(). But it can't connect. I find many solution and some said
remove ';' extension=php_mssql.dll in php.ini ntwdblib.dll php_mssql.dll
both insert already restart and Fatal error: Call to undefined function mssql_connect()
Thank you in advance.