
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
Super Awesome Advanced CakePHP Tipsby Matt Curry - PseudoCoder.com
Free e-book about the CakePHP Framework. It covers topics that are generally missed in the beginner books that are on the market. This book isn't meant for people wanting to learn CakePHP, use it if you want to improve your CakePHP skills.
(19928 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.
(21988 views)
PHP 5 Power Programmingby Andi Gutmans, Stig Bakken, Derick Rethans - Prentice Hall PTR
An introduction to the advanced new features of PHP 5 for all PHP programmers who want to move to new PHP 5. Basic introduction to PHP language syntax is written as a refresher for experienced PHP programmers and not as a complete tutorial.
(51961 views)
PHP Essentials- Techotopia
This online book covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions.
(18646 views)