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: The Right WayPHP: The Right Way
by - 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.
(16825 views)
Book cover: The PHP Programming LanguageThe PHP Programming Language
- CodeAhoy
This book is a beginner's guide for writing PHP programs from scratch and learning practical programming skills to use with any language. This website is a treasure trove of knowledge and a great platform to enhance your PHP skills.
(1282 views)
Book cover: Practical PHP TestingPractical PHP Testing
by
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.
(20339 views)
Book cover: Developing PHP Applications for IBM Data ServersDeveloping PHP Applications for IBM Data Servers
- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(14777 views)