Summary
PDO offers users a powerful means for consolidating otherwise incongruous database commands, allowing for an almost trivial means for migrating an application from one database solution to another. Furthermore, it encourages greater productivity among the PHP language developers due to the separation of language-specific and database-specific features. If your clients expect an application that allows them to use a preferred database, you’re encouraged to keep an eye on this new extension as it matures in the coming months.
The next chapter begins the detailed introduction to the MySQL database server. From there you’ll learn all about MySQL installation and configuration, table structures, datatypes, and a variety of other pertinent topics. This sets the stage for several chapters discussing how PHP and MySQL are most effectively integrated.
Preview
Unable to display preview. Download preview PDF.