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: 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.
(14860 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.
(19808 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).
(22069 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)