This book starts with an overview of PHP Data Objects (PDO), followed by getting started with PDO. Then it covers error handling, prepared statements, and handling rowsets, before covering advanced uses of PDO and an example of its use in an MVC application. Finally an appendix covers the new object
Learning PHP Data Objects
β Scribed by Popel, Dennis
- Publisher
- Packt Publishing
- Year
- 2007
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
A Beginner's Guide to PHP Data Objects, Database Connection Abstraction Library for PHP 5.
β¦ Subjects
Electronic books
π SIMILAR VOLUMES
This book starts with an overview of PHP Data Objects (PDO), followed by getting started with PDO. Then it covers error handling, prepared statements, and handling rowsets, before covering advanced uses of PDO and an example of its use in an MVC application. Finally an appendix covers the new object
This book isn't too bad for learning about PDO but the main disappointment I have with it is zero coverage of accessing stored procedures using PDO. I liked Chapter 7 - an advanced example in how to set up a MVC application. This is more real world but real world, or rather corporate applications wo
This book starts with an overview of PHP Data Objects (PDO), followed by getting started with PDO. Then it covers error handling, prepared statements, and handling rowsets, before covering advanced uses of PDO and an example of its use in an MVC application. Finally an appendix covers the new object
As a PHP developer, there are certain problems youΠ²Πβ’re almost guaranteed to face. Generating charts and graphs, converting HTML documents to PDF formatΠ²ΠβPHP is equipped to handle all of these, but coming up with the best implementation can be tricky! Now, instead of trawling through message boards
As a PHP developer, there are certain problems youβre almost guaranteed to face. Generating charts and graphs, converting HTML documents to PDF formatβPHP is equipped to handle all of these, but coming up with the best implementation can be tricky! Now, instead of trawling through message boards and