The book covers the basics of PHP and is a handy resource.
PHP Reference: Beginner to Intermediate
multi
289
The book covers the basics of PHP and is a handy resource to keep around as a reference. It shows you how to use operators, structures, variables, functions, working with databases and much more, with great and easy to understand explanations, including a number of examples for each topic. Although it is written for PHP5, almost everything still applies for PHP7 thanks to the language’s backwards compatibility.