
The PHP Programming Language
Publisher: CodeAhoy 2023
Number of pages: 223
Description:
This book is a beginner's guide for writing PHP programs from scratch and learning practical programming skills to use with any language. This website is a treasure trove of knowledge and a great platform to enhance your PHP skills.
Download or read it online for free here:
Read online
(online html)
Similar books
PHP 5 Power Programmingby Andi Gutmans, Stig Bakken, Derick Rethans - Prentice Hall PTR
An introduction to the advanced new features of PHP 5 for all PHP programmers who want to move to new PHP 5. Basic introduction to PHP language syntax is written as a refresher for experienced PHP programmers and not as a complete tutorial.
(52417 views)
The Definitive Guide to symfonyby Fabien Potencier, François Zaninotto - Apress
Introduction to symfony, the leading framework for PHP developers, showing you how to develop web applications efficiently, even if you are a PHP beginner. It covers framework installation, configuration, page building, working with templates.
(26024 views)
Practical PHP Testingby Giorgio Sironi
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.
(22354 views)
Functional PHPby Luis Atencio - 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.
(10111 views)