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 EssentialsPHP Essentials
- 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.
(16549 views)
Book cover: PHP CookbookPHP Cookbook
by - O'Reilly Media
A collection of problems, solutions, and practical examples for PHP programmers. The book describes the best practices for everyday PHP programming dilemmas. It contains over 250 recipes, ranging from simple tasks to entire programs.
(25106 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.
(16827 views)
Book cover: PHP 101: PHP For the Absolute BeginnerPHP 101: PHP For the Absolute Beginner
by - Zend Developer Zone
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.
(12437 views)