Logo

PHP Essentials

Small book cover: PHP Essentials

PHP Essentials

Publisher: Techotopia

Description:
This online e-book covers all aspects of PHP programming. It begins with a brief history of PHP, then gives an overview of PHP, and why it is so useful to web programmers. It then 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. All chapters are accompanied by real world examples.

Home page url

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

Similar books

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 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).
(22353 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.
(18238 views)
Book cover: PHP Reference: Beginner to Intermediate PHP5PHP Reference: Beginner to Intermediate PHP5
by
A collection of over 250 PHP functions with clear explanations in language anyone can understand, followed with examples. The book includes numerous additional tips, the basics of PHP, MySQL query examples, regular expressions syntax, etc.
(21277 views)