PDO

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instance_of gptkb:Database_Management_System
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Stilton
gptkb:software
gptkbp:allows prepared statements
gptkbp:can_be_extended_by gptkb:theorem
gptkbp:can_be_used_with ORM frameworks
frameworks like Symfony
frameworks like Laravel
frameworks like Code Igniter
gptkbp:controls multiple statements
gptkbp:enhances security against SQL injection
gptkbp:features PHP 7 and later versions
https://www.w3.org/2000/01/rdf-schema#label PDO
gptkbp:introduced gptkb:PHP_5.1
gptkbp:is_compatible_with gptkb:Database_Management_System
gptkb:Microsoft_SQL_Server
gptkb:star
SQ Lite
gptkbp:is_designed_for database interaction
gptkbp:is_documented_in PHP manual
gptkbp:is_known_for its flexibility
gptkbp:is_maintained_by gptkb:PHP_Group
gptkbp:is_often_used_in web development
new projects
gptkbp:is_opposed_by mysqli
gptkbp:is_part_of PHP Data Objects extension
gptkbp:is_standardized_by database access in PHP
gptkbp:is_supported_by gptkb:theorem
gptkbp:is_used_for data manipulation
execute SQL queries
gptkbp:is_used_in gptkb:language
gptkbp:offers error handling
gptkbp:provides data access
transaction support
fetch modes
gptkbp:requires a database driver to function
gptkbp:setting attributes
gptkbp:suitable_for large applications
modern PHP applications
gptkbp:supports multiple database systems
named parameters
fetching data as arrays
fetching data as objects
positional parameters
error modes
gptkbp:weight gptkb:theorem