Download free course Learning PHP, pdf file on 603 pages by Stack Overflow Community.
PHP is a widely-used open source programming language. It is especially suited for web development. The unique thing about PHP is that it serves both beginners as well as experienced developers. It has a low barrier to entry so it is easy to get started with, and at the same time, it provides advanced features offered in other programming languages.
It is an unofficial and free PHP book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow.
Table of contentsGetting started with PHP
Alternative Syntax for Control Structures
APCu
Array iteration
Arrays
Asynchronous programming
Autoloading Primer
BC Math (Binary Calculator)
Cache
Classes and Objects
Closure
Coding Conventions
Command Line Interface (CLI)
Comments
Common Errors
Compilation of Errors and Warnings
Compile PHP Extensions
Composer Dependency Manager
Constants
Contributing to the PHP Core
Contributing to the PHP Manual
Control Structures
Cookies
Create PDF files in PHP
Cryptography
Datetime Class
Debugging
Dependency Injection
Design Patterns
Docker deployment
Exception Handling and Error Reporting
Executing Upon an Array
File handling
Filters & Filter Functions
Functional Programming
Functions
Generators
Headers Manipulation
How to break down an URL
How to Detect Client IP Address
HTTP Authentication
Image Processing with GD
Imagick
IMAP
Installing a PHP environment on Windows
Installing on Linux/Unix Environments
JSON
Localization
Loops
Machine learning
Magic Constants
Magic Methods
Manipulating an Array
mongo-php
Multi Threading Extension
Multiprocessing
Namespaces
Object Serialization
Operators
Output Buffering
Outputting the Value of a Variable
Parsing HTML
Password Hashing Functions
PDO
Performance
PHP Built in server
PHP MySQLi
php mysqli affected rows returns 0 when it should return a positive integer
PHPDoc
Processing Multiple Arrays Together
PSR
Reading Request Data
Recipes
References
Reflection
Regular Expressions (regexp/PCRE)
Secure Remeber Me
Security
Sending Email
Serialization
Sessions
SimpleXML
SOAP Client
SOAP Server
Sockets
SPL data structures
SQLite3
Streams
String formatting
String Parsing
Superglobal Variables PHP
Traits
Type hinting
Type juggling and Non-Strict Comparison Issues
Types
Unicode Support in PHP
Unit Testing
URLs
Using cURL in PHP
Using MongoDB
Using Redis with PHP
Using SQLSRV
UTF-8
Variable Scope
Variables
WebSockets
Working with Dates and Time
XML
YAML in PHP
Others related eBooks about Learning PHP
Document Object Model Tutorial
Download free eBook about DOM, (Document Object Model), learn how to navigate an XML structure....
Webapps in Go
Download free course Webapps in Go, pdf file on 185 pages by Suraj Patil....
Mastering JavaScript High Performance
Studying JavaScript performance in depth will make you capable of tackling the complex and..., download free JavaScript tutorial in PDF (208 pages) created by ....
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: ...
Search Engine Optimization pdf course
Download free Search Engine Optimization SEO Guide for beginners, course tutorials, pdf training document on 350 pages....
jQuery Notes for Professionals
Download free course jQuery Notes for Professionals, pdf file on 66 pages by Stack Overflow Community....
AngularJS Essentials
This book is a practical guide filled with real-world examples that will help you discover..., download free Angular tutorial in PDF (180 pages) created by Rodrigo Branas ....
Building Front-End Apps with AngularJS and Parse.com
This tutorial book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples provided in the book, you can quickly improve your understanding of basic concepts and techniques, and by downloading the complete code of...
Introduction to JavaScript in PDF
This tutorial provides an overview of Javascript programming language, it's a training document course in PDF under 34 pages designated to beginners....
JavaScript RegExp
The book heavily leans on examples to present features of regular expressions one by one. ..., download free JavaScript tutorial in PDF (59 pages) created by ....