PHP: The Right Way

There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present time.

There is no canonical way to use PHP. This book aims to introduce new PHP developers to some topics which they may not discover until it is too late, and aims to give seasoned pros some fresh ideas on those topics they've been doing for years without ever reconsidering. This ebook will also not tell you which tools to use, but instead offer suggestions for multiple options, when possible explaining the differences in approach and use-case.

Size : HTML and PDF
File type : pdf
Downloads: 138
Created: 2020-08-30
License: CC BY-NC-SA 3.0
Author(s): Phil Sturgeon and Josh Lockhart
PHP: The Right Way

Others PHP Tutorials

Learning PHP language

PHP: The Right Way

PHP tutorial for professionals

PHP Succinctly

PHP Notes for Professionals

Others related eBooks about PHP: The Right Way

Node.js programming by example

Download Free training document about Node.js under 16 pages intended to advanced level-users....

Learning PHP language

Download this free eBook to learn the PHP language, a detailed 625-page document created by Stackoverflow....

Deep Learning with JavaScript: Neural Networks in TensorFlow.js

Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R....

HTML5 canvas tutorial

Download free HTML5 tutorial course in PDF, training file in 18 chapters and 180 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Angular 2 ebook for professionals

Download free Angular 2 tutorial course in PDF, training file in 69 chapters and 232 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

W3.CSS Succinctly

Download free course W3.CSS Succinctly, pdf file on 85 pages by Joseph D. Booth....

The React Beginner's Handbook

The React Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80% of ..., download free React tutorial in PDF (40 pages) created by ....

Getting started with PHP Symfony framework

This tutorial teaches you everything you need to get started with a new symfony project.Free PDF tutorial on 31 pages for beginners....

Learning Node.js

Node.js is an event-based, non-blocking, asynchronous I/O framework that uses Google's V8 ..., download free Node.js tutorial in PDF (414 pages) created by ....

Essential HTML

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML markup language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....