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: 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.
(14940 views)
Book cover: Hacking with PHPHacking with PHP
by
This book teaches PHP from scratch, no PHP programming skill is assumed. The topics are ordered in such a way as to allow newcomers to progress smoothly and quickly in their learning without having to copy thousands of lines of code.
(30273 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.
(20483 views)
Book cover: PHP 5 Power ProgrammingPHP 5 Power Programming
by - Prentice Hall PTR
An introduction to the advanced new features of PHP 5 for all PHP programmers who want to move to new PHP 5. Basic introduction to PHP language syntax is written as a refresher for experienced PHP programmers and not as a complete tutorial.
(49709 views)