(PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 1.0.0)
Repräsentiert ein Prepared Statement und, nachdem es ausgeführt wurde, die zugehörigen Datensätze.
$column
, mixed &$param
[, int $type
[, int $maxlen
[, mixed $driverdata
]]] )$parameter
, mixed &$variable
[, int $data_type
= PDO::PARAM_STR
[, int $length
[, mixed $driver_options
]]] )$fetch_style
[, int $cursor_orientation
= PDO::FETCH_ORI_NEXT
[, int $cursor_offset
= 0
]]] )Verwendete Abfrage.