PHP Essentials
Publisher: Techotopia 2008
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.
Download or read it online for free here:
Read online
(online html)
Similar books

by Adam Trachtenberg, David Sklar - 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.
(26338 views)

by Penn Wu - The Global Text Project
You can learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.
(8988 views)

by Christopher Jones, Alison Holloway - Oracle
This book bridges the gap between the many PHP and the many Oracle texts available. It shows how to use the PHP with the Oracle database, from installation to using them efficiently. It contains much unique material on PHP's Oracle extensions.
(22093 views)

by Paul Hudson
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.
(31807 views)