Download free course PHP Notes for Professionals, pdf file on 480 pages by Stack Overflow Community.
The PHP Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
Table of contentsGetting started with PHP
Variables
Variable Scope
Superglobal Variables PHP
Outputting the Value of a Variable
Constants
Magic Constants
Comments
Types
Operators
References
Arrays
Array iteration
Executing Upon an Array
Manipulating an Array
Processing Multiple Arrays Together
Datetime Class
Working with Dates and Time
Control Structures
Loops
Functions
Functional Programming
Alternative Syntax for Control Structures
String formatting
String Parsing
Classes and Objects
Namespaces
Sessions
Cookies
Output Buffering
JSON
SOAP Client
Using cURL in PHP
Reflection
Dependency Injection
XML
SimpleXML
Parsing HTML
Regular Expressions (regexp/PCRE)
Traits
Composer Dependency Manager
Magic Methods
File handling
Streams
Type hinting
Filters & Filter Functions
Generators
UTF-8
Unicode Support in PHP
URLs
How to break down an URL
Object Serialization
Serialization
Closure
Reading Request Data
Type juggling and Non-Strict Comparison Issues
Sockets
PDO
PHP MySQLi
SQLite3
Using MongoDB
mongo-php
Using Redis with PHP
Sending Email
Using SQLSRV
Command Line Interface (CLI)
Localization
Headers Manipulation
Coding Conventions
Asynchronous programming
How to Detect Client IP Address
Create PDF files in PHP
YAML in PHP
Image Processing with GD
Imagick
SOAP Server
Machine learning
Cache
Autoloading Primer
SPL data structures
IMAP
HTTP Authentication
WebSockets
BC Math (Binary Calculator)
Docker deployment
APCu
PHP Built in server
PSR
PHPDoc
Design Patterns
Compile PHP Extensions
Common Errors
Compilation of Errors and Warnings
Exception Handling and Error Reporting
Debugging
Unit Testing
Performance
Multiprocessing
Multi Threading Extension
Secure Remeber Me
Security
Cryptography
Password Hashing Functions
Contributing to the PHP Manual
Contributing to the PHP Core
Installing a PHP environment on Windows
Installing on Linux/Unix Environments
Others related eBooks about PHP Notes for Professionals
Learning PHP language
Download this free eBook to learn the PHP language, a detailed 625-page document created by Stackoverflow....
PrestaShop Administration Guide
Download free course to learn how to build e-commerce store with Prestashop, PDF ebook under 71 pages....
W3.CSS Succinctly
Download free course W3.CSS Succinctly, pdf file on 85 pages by Joseph D. Booth....
The JavaScript Way
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. Numerous brain cycles were spent to make it: ...
Learn Ruby on Rails, PDF Tutorial
This is a PDF tutorial about Ruby on Rails under 39 pages by Bhaskar Vaish, you will learn how to build web application using a Rails framework application....
You Don't Know JS Yet: Get Started - 2nd Edition
It's easy to learn parts of JavaScript, but much harder to learn it completely or even sufficiently whether you're new to the language or have used it for years. With the "You Don't Know JS" book series, you'll get a more complete understanding of JavaScript, including trickier parts of the language...
Go Web Development Succinctly
Download free course Go Web Development Succinctly, pdf file on 89 pages by Mark Lewin....
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....
XHTML, step by step
Download a complet PDF tutorial about XHTML, free training document under 27 pages intended to the beginners....
XML by Examples
A complet PDF tutorial about XML,XSL and XSLT under 528 pages, it assumed that you have some basic HTML coding experience but you don't need to be an expert....