PDOStatement Class
The PDOStatement class represents a statement and the results of the statement.
Syntax
PDOStatement {}
Remarks
The PDOStatement class contains the following methods:
Support for PDO was added in version 2.0 of the Microsoft Drivers for PHP for SQL Server.
See Also
Overview of the Microsoft Drivers for PHP for SQL Server
Constants (Microsoft Drivers for PHP for SQL Server)
Programming Guide for the Microsoft Drivers for PHP for SQL Server
Getting Started with the Microsoft Drivers for PHP for SQL Server