can someone please explain what all I have to do in order to use the mssql_xxx functions?
I see to add a 'extension=php_mssql.dll' in php.ini but have no idea where to get this DLL from and what I have to do next...
thanks, jim..
You can get the <b>php_mssql.dll</b> file by downloading the Windows Binaries package (zip file) from php.net. The URL is:
<a href="http://www.php.net/get/php-4.3.2-Win32.zip/from/a/mirror" target="_blank">http://www.php.net/get/php-4.3.2-Win32.zip/from/a/mirror</a>
Regards.