Skip to content

Commit f5b7ef7

Browse files
authored
Update connect-query-php.md
Updated the Windows line to remove specifics like Chocolatey
1 parent 96e5d6a commit f5b7ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-sql/database/connect-query-php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To complete this quickstart, you need:
4848

4949
- **Linux**, install PHP, the ODBC driver, then install the PHP Driver for SQL Server. See [Step 1, 2, and 3](/sql/connect/php/installation-tutorial-linux-mac).
5050

51-
- **Windows**, install PHP for IIS Express and Chocolatey, then install the ODBC driver and SQLCMD. See [Step 1.2 and 1.3](https://www.microsoft.com/sql-server/developer-get-started/php/windows/).
51+
- **Windows**, install PHP and PHP Drivers, then install the ODBC driver and SQLCMD. See [Step 1.2 and 1.3](https://www.microsoft.com/sql-server/developer-get-started/php/windows/).
5252

5353
## Get server connection information
5454

0 commit comments

Comments
 (0)