Hacking with PHP
by Paul Hudson
2007
Number of pages: 323
Description:
I have written this book with the goal of making the task of learning PHP something fun that you do not have to worry about. As such, you will find lots of information for newcomers, even those who have not programmed much before. On the other end of the scale, I must admit that I have worked hard to put in this book lots of information on advanced functionality in PHP – if you are a veteran user looking to take your PHP skills above and beyond where they are right now, I am hoping you will find there is lots to be had here.
Download or read it online for free here:
Read online
(online html)
Similar books

by Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(18989 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.
(9098 views)

by Luis Atencio - Leanpub
I provide a practical approach to functional programming and show how it compares to other programming paradigms. The book is filled with examples that showcase functional concepts, plus using PHP in a ways you've probably never though it could.
(9131 views)

by Krishna Rungta - guru99
PHP is a serverside scripting language. This book is designed for beginners with little or no PHP experience. Apart from teaching the PHP syntax, this book also gives you steps to create a sample project (Ajax Based Poll Application).
(23104 views)