Skip to content

Commit 4e74e1a

Browse files
committed
Added descriptions to PDO and PDOStatement pages
1 parent 20088f8 commit 4e74e1a

33 files changed

Lines changed: 98 additions & 66 deletions

docs/connect/php/pdo-begintransaction.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::beginTransaction | Microsoft Docs"
2+
title: "PDO::beginTransaction"
3+
description: "API reference for the PDO::beginTransaction function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "01/19/2017"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-class.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO Class | Microsoft Docs"
2+
title: "PDO Class"
3+
description: "API references for the PDO class in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "03/26/2018"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-commit.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::commit | Microsoft Docs"
2+
title: "PDO::commit"
3+
description: "API reference for the PDO::commit function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "01/19/2017"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-construct.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::__construct | Microsoft Docs"
2+
title: "PDO::__construct"
3+
description: "API reference for the PDO::__construct function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "01/19/2017"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-errorcode.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::errorCode | Microsoft Docs"
2+
title: "PDO::errorCode"
3+
description: "API reference for the PDO::errorCode function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "01/19/2017"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-errorinfo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "PDO::errorInfo | Microsoft Docs"
2+
title: "PDO::errorInfo"
3+
description: "API reference for the PDO::errorInfo function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
45
ms.date: "01/19/2017"
56
ms.prod: sql

docs/connect/php/pdo-exec.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::exec | Microsoft Docs"
2+
title: "PDO::exec"
3+
description: "API reference for the PDO::exec function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "01/19/2017"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-getattribute.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::getAttribute | Microsoft Docs"
2+
title: "PDO::getAttribute"
3+
description: "API reference for the PDO::getAttribute function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "07/13/2017"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-getavailabledrivers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::getAvailableDrivers | Microsoft Docs"
2+
title: "PDO::getAvailableDrivers"
3+
description: "API reference for the PDO::getAvailableDrivers function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "01/19/2017"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

docs/connect/php/pdo-lastinsertid.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
title: "PDO::lastInsertId | Microsoft Docs"
2+
title: "PDO::lastInsertId"
3+
description: "API reference for the PDO::lastInsertId function in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server."
34
ms.custom: ""
4-
ms.date: "07/31/2018"
5+
ms.date: "08/10/2020"
56
ms.prod: sql
67
ms.prod_service: connectivity
78
ms.reviewer: ""

0 commit comments

Comments
 (0)