PHP 101: PHP For the Absolute Beginner
by Vikram Vaswani
Publisher: Zend Developer Zone 2014
Number of pages: 331
Description:
This book caters for the absolute beginners to the intermediate and advanced PHP developers. It takes you through from what is a variable to a nice snippet the author found on backing up a databases or their individual individual tables and emailing them out.
Download or read it online for free here:
Read online
(online html)
Similar books

- Techotopia
This online book covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions.
(17527 views)

by Penn Wu - The Global Text Project
You can learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.
(8941 views)

by Dayle Rees - Lulu.com
Application development with the Laravel PHP Framework for beginners. This book is a guide to many of the core features of the Laravel framework, along with a tutorial explaining how to create a simple blog from the ground up.
(11240 views)

by Josh Lockhart - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(18038 views)