PHP Cookbook
by Adam Trachtenberg, David Sklar
Publisher: O'Reilly Media 2014
ISBN/ASIN: 0596101015
ISBN-13: 9780596101015
Number of pages: 813
Description:
The PHP Cookbook is a collection of problems, solutions, and practical examples for PHP programmers. The book contains a unique and extensive collection of best practices for everyday PHP programming dilemmas. It contains over 250 recipes, ranging from simple tasks to entire programs that demonstrate complex tasks, such as printing HTML tables and generating bar charts -- a treasure trove of useful code for PHP programmers, from novices to advanced practitioners.
Download or read it online for free here:
Download link
(14MB, PDF)
Similar books
PHP: The Right Way
by 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.
(17630 views)
by 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.
(17630 views)
PHP Programming
- Wikibooks
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.
(17607 views)
- Wikibooks
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.
(17607 views)
Code Happy
by Dayle Rees - Lulu.com
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.
(11011 views)
by Dayle Rees - Lulu.com
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.
(11011 views)
Practical PHP Testing
by 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.
(20910 views)
by 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.
(20910 views)