Advanced PHP Programming: A practical guide to developing large-scale Web sites and applications with PHP 5
by George Scholassnagle(c) Copyright 2004 This book applies both to PHP 5 and PHP 7 (no PHP 6 exists) fairly well because of the large amount of overlap between the versions. This book is meant to build up experts at PHP development. It handles everything ranging from cookies, to APIs, to extending PHP via C. At 650-pages, it’s a heavy read. There are lots of code examples as well as implementations of features (e.g., user…