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: Functional PHPFunctional PHP
by - 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.
(8224 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.
(20482 views)
Book cover: Hacking with PHPHacking with PHP
by
This book teaches PHP from scratch, no PHP programming skill is assumed. The topics are ordered in such a way as to allow newcomers to progress smoothly and quickly in their learning without having to copy thousands of lines of code.
(30271 views)
Book cover: Developing PHP Applications for IBM Data ServersDeveloping PHP Applications for IBM Data Servers
- IBM Redbooks
The book provides lots of information for developers, including code samples for creating PHP applications with DB2, Informix Dynamic Server, and Cloudscape. We use the latest PHP data access extensions including: PHP Data Objects and ibm_db2.
(14937 views)