Logo

PHP 101: PHP For the Absolute Beginner

Small book cover: PHP 101: PHP For the Absolute Beginner

PHP 101: PHP For the Absolute Beginner
by

Publisher: Zend Developer Zone
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.

Home page url

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

Similar books

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)
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.
(16866 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 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)