About 1,560,000 results
Open links in new tab
  1. Download the Microsoft Drivers for PHP for SQL Server

    Jan 31, 2023 · The drivers are PHP extensions that allow the reading and writing of SQL Server data from within PHP scripts. The drivers provide interfaces for accessing data in Azure SQL Database and in all editions of SQL Server 2012 and later (including Express Editions).

  2. PHP: sqlsrv_connect - Manual

    Opens a connection to a Microsoft SQL Server database. By default, the connection is attempted using Windows Authentication. To connect using SQL Server Authentication, include "UID" and "PWD" in the connection options array.

  3. Connecting to SQL Server using PHP, ODBC, and Windows authentication

    Aug 18, 2015 · I'm trying to use PHP to connect to an ODBC data source using Windows authentication. I can connect just fine to the server in SQL Server so I know it's running. When I try to run the command $...

  4. Step 3: Connecting to SQL using PHP - PHP drivers for SQL Server

    Nov 25, 2024 · Step 3 is a proof of concept, which shows how you can connect to SQL Server using PHP. The basic examples demonstrate selecting and inserting data.

  5. Overview of the Microsoft Drivers for PHP for SQL Server

    Sep 6, 2024 · The Microsoft Drivers for PHP for SQL Server API includes support for Windows Authentication, transactions, parameter binding, streaming, metadata access, and error handling. To use the Microsoft Drivers for PHP for SQL Server, you must have the correct version of SQL Server Native Client or Microsoft ODBC Driver installed on the same computer ...

  6. How to Install MS SQL Server and Connect Your PHP Application …

    Oct 6, 2024 · In this guide, we covered the installation of MS SQL Server, setting up the necessary drivers, creating a database and user, and connecting your PHP application to the SQL Server database.

  7. Connecting to MS SQL server from PHP - Stack Overflow

    May 3, 2013 · I am trying to connect to a SQL Server database from PHP but I'm having problems with the connection string. Here is a rundown of what I've tried and the effect it has had: Running PHP 5.3.13, Apache 2.2.22, Windows 7, and SQL Server 2008 R2. I've installed SQL Server Native Client 11.0.

  8. PHP: Connect to SQL Server - SQL Server Tutorial

    To connect PHP applications to SQL Server using PHP PDO, you need to properly install the necessary drivers and configure your PHP environments. You can follow these steps to connect PHP to SQL Server on Windows.

  9. How To Connect Ms Sql Server With PHP - Robots.net

    Aug 30, 2023 · In order to connect MS SQL Server with PHP and utilize the SQLSRV Drivers, you need to enable the SQLSRV extension in your PHP configuration. Enabling this extension allows PHP to communicate with SQL Server and perform …

  10. Using the Microsoft SQL Server Driver (SQLSRV) for PHP

    Jun 4, 2022 · It explains the steps required to install and configure Microsoft SQL Server Driver (php_sqlsrv.dll) for PHP. This article is for running PHPKB knowledge base software (MSSQL Enterprise Edition) using the Microsoft SQL Server database.

  11. Some results have been removed
Refresh