I've tried to run sqlserver
with php
but I have not been successful.
It does not show me in phpinfo();
that the driver likes.
I have this configuration:
System: Windows 10 Pro 1709 64 Bit Compiler: MSVC11 (Visual C ++ 2012) Thread Safety: Enabled
WampServer 3.0.6 64 Bit Apache 2.4.23 PHP 5.6.25 SQL server management studio 17.4
Load drivers he shows them to me in PHP Extensions
and add them to the init but in phpinfo he still does not show me
I do not know much about the subject, I always use MYSQL, but they asked me to connect to a database already made in SQL SERVER
.