Logo

PHP: The Right Way by Josh Lockhart

Small book cover: PHP: The Right Way

PHP: The Right Way
by

Publisher: phptherightway.com

Description:
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, accepted coding standards, and links to authoritative tutorials around the Web.

Home page url

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

Similar books

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.
(16296 views)
Book cover: PHP EssentialsPHP Essentials
- Techotopia
This online book covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions.
(16621 views)
Book cover: PHP ProgrammingPHP Programming
by - The Global Text Project
You can learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.
(8267 views)
Book cover: Zend Framework: Surviving The Deep EndZend Framework: Surviving The Deep End
by
A free book about Zend Framework for the PHP programming language. This is a survival guide, boosting your understanding of the framework and how it all fits together by following the development of a single application from start to finish.
(19813 views)