To connect MYSQL or MYSQLI in php is rather common than connetion SQL SERVER. In my posted, i will using codeigniter for a example. For SQL SERVER in codeigniter, you need need to download some Drivers so that we can use SQL SERVER with other PHP .
The download version must be compatible to your PHP version example
Supported Operating System
- Requires PHP 7 or 5.x. For information about how to download and install the latest stable binaries, visit http://windows.php.net for more detail. Version support for PHP is as follows
- Version 4.0 supports PHP 7.0+ on Windows and Linux
- Version 3.2 supports PHP 5.6, 5.5, and 5.4 on Windows
- Version 3.1 supports PHP 5.5 and 5.4 on Windows
- Version 3.0 supports PHP 5.4 on Windows

No comments:
Post a Comment