Logo

Hacking with PHP by Paul Hudson

Small book cover: Hacking with PHP

Hacking with PHP
by


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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: PHP Best PracticesPHP Best Practices
by - 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.
(18237 views)
Book cover: PHP with Guru99PHP with Guru99
by - 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).
(22352 views)
Book cover: Practical PHP TestingPractical PHP Testing
by
This practical testing book is aimed to all PHP developers. The book will help you grasp the fundamentals of TDD (Test-Driven Development) and its advantages: testable code, effective test suite and the good design that ensues.
(20646 views)
Book cover: PHP: The Right WayPHP: The Right Way
by - 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.
(17219 views)