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 |
Downloads: | 946 |
Created: | 2019-04-21 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Learning PHP language
Download free course PHPUnit Manual, pdf file on 178 pages by Sebastian Bergmann.
Download free course PHP: The Right Way, pdf file on 76 pages by Phil Sturgeon, Josh Lockhart.
With this tutorial you will learn how to build your own dynamic web site with PHP , a free training document under 21 pages for downloading.
In this PHP tutorial you will learn everything about PHP, and how to execute scripts on your server, free pdf course under 28 pages.
This is a free PHP PDF tutorial in 9 chapters and 29 pages. This course aims to give students the basics of PHP concepts. This is a pretty short book, but we're going to cover a lot. In just a few pages, we're going to create a simple clone of Twitter.