PDO

PDO is a PHP extension defines a generalized framework for manipulating relational databases that is then implemented by drivers for specific database systems. Meaning you can write database-system-agnostic apps. I think I’ll implement this.

10:50 AM | 0 Comments

Comments