Logo

PHP Programming

Small book cover: PHP Programming

PHP Programming

Publisher: Wikibooks

Description:
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: PHP Best PracticesPHP Best Practices
by - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(17932 views)
Book cover: PHP Security GuidePHP Security Guide
- PHP Security Consortium
This guide is the flagship project of the PHP Security Consortium, an international group dedicated to promoting secure programming practices. The guide offers information pertaining to a number of common security concerns for all PHP developers.
(16300 views)
Book cover: Functional PHPFunctional PHP
by - Leanpub
I provide a practical approach to functional programming and show how it compares to other programming paradigms. The book is filled with examples that showcase functional concepts, plus using PHP in a ways you've probably never though it could.
(8172 views)
Book cover: PHP CookbookPHP Cookbook
by - O'Reilly Media
A collection of problems, solutions, and practical examples for PHP programmers. The book describes the best practices for everyday PHP programming dilemmas. It contains over 250 recipes, ranging from simple tasks to entire programs.
(25215 views)