Learning PHP language

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

Summary

  • Get started with PHP
  • HTML output from the web server
  • Non-HTML output of the Web server
  • Online class definition, no loading required
  • Manual loading of classes with require
  • Automatic loading replaces loading of manual class definition
  • Autoloading as part of a framework solution
  • Automatic loading with Composer
  • Chain analysis
  • Find a substring with strpos
  • Checking the existence of a substring
  • HTML analysis from a string
  • Use XPath
  • SimpleXML
  • AOP
  • PDO basic connection and recovery
  • Prevent SQL injection with parameterized queries
  • PDO: connection to the MySQL / MariaDB server
  • PDO: get the number of rows affected by a query
  • PDO :: lastInsertId ()
  • Simple storage and recovery
  • Store Information
  • Iterate on the inputs
  • Automatic learning
  • Classification using PHP-ML
  • SVC (Support Vector Classification)
  • HTTP authentication
  • Comparison between BCMath and float arithmetic operations
  • Set a cookie
  • Recover a cookie
  • Edit a cookie
  • Caching using memcache
  • Store data
  • Add or subtract date ranges
  • Create DateTime from custom format
  • Classes and interface components
  • Name spacing and automatic loading
  • Dynamic binding
  • Comments on a single line
  • Automatic loading with Composer
  • Benefits of using Composer
  • Establishment of a basic development environment
  • Chapter 25: Coding Conventions
  • Get a docker image for php
  • Managing socket errors
  • UDP server socket
  • Creating a UDP server socket
  • Install command line with APT for PHP 7
  • Installing in Enterprise Linux Distributions
  • Install a PHP environment on Windows

 

Size : 4060.902 Kb
File type : pdf
Downloads: 946
Created: 2019-04-21

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others PHP Tutorials

PHP Notes for Professionals

Creat dynamic site with PHP

Object Oriented Programming in PHP5

Learning PHP

Create dynamic web pages with PHP and PDO

Others related eBooks about Learning PHP language

Angular Succinctly

Download free course Angular Succinctly, pdf file on 124 pages by by Joseph D. Booth....

PHP Notes for Professionals

PHP is a server-side scripting language that is widely used for web development. With this book, you will get a deep understanding of the advanced programming concepts in PHP and how to apply it practically....

Reactive Data Handling

We depend on web applications to be highly-available and to provide us with up-to-the-seco..., download free React tutorial in PDF (139 pages) created by ....

Introduction to web development with Python and Django

Download introduction to web development with Python and Django, free training document in PDF under 28 pages....

Download free PHP course

With this PDF tutorial you will learn the basics of PHP ,understand the working model of PHP to begin coding your own projects and scripts.Free courses under 95 pages designated to beginners....

HTML5 Shoot 'em Up in an Afternoon

Learn how to make a simple top-down shoot 'em up in a few hours using the Phaser HTML5 game framework....

RESTful Web Services

"Every developer working with the Web needs to read this book." - David Heinemei..., download free Web Services tutorial in PDF (448 pages)....

You Don't Know JS Yet: Async & Performance - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this concise yet in-depth guide focuses on new asynchronous features and performance techniques - including Promises, generators, and Web Workers - t...

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 ....

React in patterns

This book about common design patterns / techniques used while developing with React. It i..., download free React tutorial in PDF (107 pages) created by ....