This PDF covers the following topics related
to PHP : Which kind of language is PHP, Setting
up PHP, Your first PHP program, PHP language basics, Strings, Built-in functions
for numbers, Arrays, Conditionals, Loops, Functions, Looping arrays with
map or filter or reduce , Object oriented PHP, Including other PHP files, Useful
constants, functions and variables for filesystem, Errors, Exceptions, Dates,
Constants and enums, PHP as a web app development platform, Using Composer and
Packagist, Deploying PHP applications.
This is an
excellent book written by Mario Lurig. A collection of over 250 PHP functions
with clear explanations in language anyone can understand, followed with as many
examples as it takes to understand what the function does and how it works. This
book includes numerous additional tips, the basics of PHP, MySQL query examples,
regular expressions syntax, and two indexes to help you find information
faster.
This book provides lots of information on advanced functionality in PHP.
This book assumes no PHP programming skill at all. The topics in this book have
been ordered in such a way as to allow newcomers to progress smoothly and
quickly in their learning without having to worry about taking notes in the
margin or copying thousands of lines of code.