Posts tagged with tag: php - Page 1 of 1

Posts from 2018:

MySQL to MS SQL Database Migration (without SSMA)

10 Mar 2018
database migration mysql mssql php
This post describes methods you can use to migrate a MySQL database to MSSQL (Microsoft SQL) with the least amount of effort
Read full post: MySQL to MS SQL Database Migration (without SSMA)...

Debugging OpenSSL Error 02001003 in PHP

11 Mar 2018
openssl php error fix
error:02001003:system library:fopen:No such process
Read full post: Debugging OpenSSL Error 02001003 in PHP...
Posts from 2019:

How to install SQL Server Drivers for Apache and PHP on Windows

13 Nov 2019
apache windows php drivers sqlsrv
If you’re getting errors in your PHP application when running sqlsrv_ functions, such as sqlsrv_connect() or sqlsrv_query(), this is more than likely because Microsoft’s Drivers for PHP for SQL Server have been mis-configured, or haven’t been installed yet in Apache. Installing the drivers is pretty straightforward if you’ve got a guide in front of you, which is exactly what this post aims to cover.
Read full post: How to install SQL Server Drivers for Apache and PHP on Windows...

πŸ‘€ Looking for more content?

There's plenty more content to explore: