Learning PHP



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 contents

  • Getting 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
Pages : 603
Size : 4.3 MB
File type : PDF
Downloads: 311
Created: 2022-02-03
License: CC BY-SA
Author(s): Stack Overflow Community
Learning PHP

Others php Tutorials

Getting started with PHP

Essential PHP

Object Oriented Programming in PHP5

PHPUnit Manual

Download free PHP course

Others related eBooks about Learning PHP

Drupal 7 Views Cookbook

Fully revised and updated for 2016, Drupal 7 Views Cookbook allows you to bypass most of t..., download free Drupal 7 tutorial in PDF (218 pages) created by Ayen Green ....

Developing Backbone.js Applications

Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing sing...

PHP5 web programming

This PDF tutorial shows how to program a dynamic web site using PHP5 ,free training lesson under 24 pages designated to the beginners....

Node.js – Create Database in MongoDB free PDF

Download free course Node.js – Create Database in MongoDB free PDF, pdf file on 5 pages by tutorialkart.com....

Angular Testing Succinctly

Download free course Angular Testing Succinctly, pdf file on 94 pages by by Joseph Booth....

Angular 2+ Notes for Professionals

Download free course Angular 2+ Notes for Professionals, pdf file on 232 pages by by Stack Overflow Community....

Download ASP.NET tutorial in PDF

Download free ASP.NET tutorial course in PDF, training file in 31 chapters and 97 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

XML for the beginners

Download XML tutorial in PDF ,an easy document to learn how to work with XML , a free courses under 55 pages by Ralf Schenkel....

PrestaShop Administration Guide

Download free course to learn how to build e-commerce store with Prestashop, PDF ebook under 71 pages....

Eloquent JavaScript: A Modern Introduction to Programming

JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. ...