Answer:-PDO is an acronym for PHP Data Objects. PDO is a more like a
data access layer which uses a unified API to provide developers with
the ability to support multiple database servers easily.
The intent of this layer is to preserve the syntax and power of SQL as much as possible
The intent of this layer is to preserve the syntax and power of SQL as much as possible
No comments:
Post a Comment