Table of contents
- Getting 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
Pages : | 480 |
Size : | 3.6 MB |
Downloads: | 334 |
Created: | 2022-02-03 |
License: | CC BY-SA |
Author(s): | Stack Overflow Community |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about PHP Notes for Professionals
Download free course PHP: The Right Way, pdf file on 76 pages by Phil Sturgeon, Josh Lockhart.
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.
In this PHP tutorial you will learn everything about PHP, and how to execute scripts on your server, free pdf course under 28 pages.
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.
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.