this how you can easily understand and configure your Xampp Apache with Microsoft Sql Server Database..
First: Check your,know your (PHP Version)
then
Second: Download Drivers for PHP for SQL Server.(The same Version Like you PHP)
that corresponds with the php version you downloaded.
(OPEN BOTH)
1:Open Xampp ext.xampp file in your system.
2: Open the file where you installed the files after is has been zipped
3: FROM THE TIME I INSTALL THIS,THE MICROSOFT AND PHP (VERSION) THESE.
Copy two files that looks like this ( php_pdo_sqlsrv_74_nts_x64.dll)
( php_sqlsrv_74_ts_x64.dll)
4: Open(ext) file and Paste these files
5: Then go to Xampp Apache config,search extension.
Right click and paste these two under the extension(php_pdo_sqlsrv_74_nts_x64.dll) (php_sqlsrv_74_ts_x64.dll)
6:Start Aache..You are good to go....
コメント