音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
Jequ Okeke
1700回再生
HOW TO FIX MICROSOFT DRIVER'S FOR PHP FOR SQL SERVER CONFIGURATION

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....

コメント