Dennis Popel - Learning PHP Data Objects: A Beginner's Guide to PHP Data Objects, Database Connection Abstraction Library for PHP 5

Kiaro

Местный
Регистрация
31 Июл 2020
Сообщения
5,772
Реакции
193
Credits
58
Для просмотра ссылки Войди или Зарегистрируйся

Название: Learning PHP Data Objects: A Beginner's Guide to PHP Data Objects, Database Connection Abstraction Library for PHP 5
Год: 2007
Издатель: Packt Publishing
Кол-во страниц: 172
Язык: english
Формат: PDF

Описание:

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 would not put SQL code within program code. It would be placed in a stored procedure. That way, you only grant execute permissions to the procedures instead of Select, Insert, Update, Delete to the tables. Since it is the only book I know of on the subject, it is worth the money.



Скачать

Для просмотра ссылки Войди или Зарегистрируйся