Free PHP ebooks. Categorized directory of free PHP books. Read online or download free ebooks in different formats.
Free Ebooks Directory
17
Ebook Details
Author
Dayle Rees
Publisher
Lulu.com 2012
Application development with the Laravel PHP Framework for beginners. This book is a guide to many of the core features of the Laravel framework, along with a tutorial explaining how to create a simple blog from the ground up.
Free Ebooks Directory
16
Ebook Details
Author
Giorgio Sironi
Publisher
2009
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.
Free Ebooks Directory
18
Ebook Details
Publisher
IBM Redbooks 2006
This IBM Redbook provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server (IDS), and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects (PDO) and the native ibm_db2 extension for PHP.
Free Ebooks Directory
19
Ebook Details
Publisher
PHP Security Consortium 2005
The PHP Security Guide is the flagship project of the PHP Security Consortium, an international group of PHP experts dedicated to promoting secure programming practices within the PHP community. This guide offers detailed information pertaining to a number of common security concerns for all PHP developers.
Free Ebooks Directory
20
Ebook Details
Author
Christopher Jones, Alison Holloway
Publisher
Oracle 2008
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...
Free Ebooks Directory
16
Ebook Details
Author
Alex Cabal
Publisher
phpbestpractices.org 2012
This text is an attempt to compile a set of basic instructions for what can be considered best practices for common and confusing issues and tasks in PHP.
Free Ebooks Directory
17
Ebook Details
Author
Josh Lockhart
Publisher
phptherightway.com 2012
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code.
Free Ebooks Directory
20
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
Free Ebooks Directory
18
Ebook Details
Author
Pádraic Brady
Publisher
2009
A free book about Zend Framework for the PHP programming language. This is a survival guide, boosting your understanding of the framework and how it all fits together by following the development of a single application from start to finish.
Free Ebooks Directory
22
Ebook Details
Author
Penn Wu
Publisher
The Global Text Project 2014
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.