Modified Readme text files

This commit is contained in:
yitam 2017-06-13 12:07:27 -07:00
parent b9b785dd9a
commit 8686516325
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,7 @@
This folder mainly contains tests that are derived from the code examples on
https://docs.microsoft.com/en-us/sql/connect/php/pdo-class
https://docs.microsoft.com/en-us/sql/connect/php/pdostatement-class
https://docs.microsoft.com/en-us/sql/connect/php/pdostatement-class
Modify connect.inc with the real credentials to run the tests, using the latest run-tests.php from
https://raw.githubusercontent.com/php/php-src/master/run-tests.php

View file

@ -1,3 +1,6 @@
This folder mainly contains tests that are derived from the code examples on
https://docs.microsoft.com/en-us/sql/connect/php/sqlsrv-driver-api-reference
https://docs.microsoft.com/en-us/sql/connect/php/sqlsrv-driver-api-reference
Modify connect.inc with the real credentials to run the tests, using the latest run-tests.php from
https://raw.githubusercontent.com/php/php-src/master/run-tests.php