
The Underground PHP and Oracle Manual
by Christopher Jones, Alison Holloway
Publisher: Oracle 2008
Number of pages: 290
Description:
This book is designed to bridge the gap between the many PHP and the many Oracle texts available. It shows how to use the PHP scripting language with the Oracle database, from installation to using them efficiently. The book contains much unique material on PHP's Oracle OCI8 and PDO_OCI extensions.
Download or read it online for free here:
Download link
(6.4MB, PDF)
Similar books
Code Bright for Laravel PHPby Dayle Rees - daylerees.com
Laravel Code Bright will contain a complete learning experience for all of the framework's features. The style of writing will make it approachable for beginners, and a wonderful reference resource for experienced developers alike.
(9576 views)
PHP Programmingby Penn Wu - The Global Text Project
You can learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.
(10280 views)
PHP: The Right Wayby Josh Lockhart - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(20169 views)
Practical PHP Testingby Giorgio Sironi
This practical testing book is aimed to all PHP developers. The book will help you grasp the fundamentals of TDD (Test-Driven Development) and its advantages: testable code, effective test suite and the good design that ensues.
(22603 views)