
PHP Programming
Publisher: Wikibooks 2012
Description:
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
Download or read it online for free here:
Read online
(online html)
Similar books
PHP Programmingby 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.
(10000 views)
PHP Cookbookby 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.
(27552 views)
The Underground PHP and Oracle Manualby 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.
(23196 views)
PHP Security Guide- PHP Security Consortium
This guide is the flagship project of the PHP Security Consortium, an international group dedicated to promoting secure programming practices. The guide offers information pertaining to a number of common security concerns for all PHP developers.
(18255 views)