Logo

PHP Programming by Penn Wu

Small book cover: PHP Programming

PHP Programming
by

Publisher: The Global Text Project
Number of pages: 245

Description:
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.

Download or read it online for free here:
Download link
(1.6MB, PDF)

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: 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.
(8446 views)
Book cover: Super Awesome Advanced CakePHP TipsSuper Awesome Advanced CakePHP Tips
by - PseudoCoder.com
Free e-book about the CakePHP Framework. It covers topics that are generally missed in the beginner books that are on the market. This book isn't meant for people wanting to learn CakePHP, use it if you want to improve your CakePHP skills.
(18619 views)
Book cover: PHP ProgrammingPHP Programming
- Wikibooks
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.
(17345 views)