Logo

PHP Best Practices by Alex Cabal

Small book cover: PHP Best Practices

PHP Best Practices
by

Publisher: phpbestpractices.org

Description:
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. It's a guide suggesting the best direction to take when facing one of the common low-level tasks a PHP programmer might encounter that are unclear because of the many options PHP might offer.

Home page url

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

Similar books

Book cover: PHP ProgrammingPHP 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.
(17098 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.
(8206 views)
Book cover: PHP with Guru99PHP with Guru99
by - guru99
PHP is a serverside scripting language. This book is designed for beginners with little or no PHP experience. Apart from teaching the PHP syntax, this book also gives you steps to create a sample project (Ajax Based Poll Application).
(22115 views)
Book cover: PHP 101: PHP For the Absolute BeginnerPHP 101: PHP For the Absolute Beginner
by - Zend Developer Zone
This book caters for the absolute beginners to the intermediate and advanced PHP developers. It takes you through from what is a variable to a nice snippet the author found on backing up a databases or their individual individual tables.
(12605 views)