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 Best Practices
by Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(18453 views)
by Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(18453 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.
(16861 views)
- 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.
(16861 views)
PHP 101: PHP For the Absolute Beginner
by Vikram Vaswani - Zend Developer Zone
This book caters for the absolute beginners to the intermediate and advanced PHP developers. It takes you through from what is a variable to a nice snippet the author found on backing up a databases or their individual individual tables.
(13161 views)
by Vikram Vaswani - Zend Developer Zone
This book caters for the absolute beginners to the intermediate and advanced PHP developers. It takes you through from what is a variable to a nice snippet the author found on backing up a databases or their individual individual tables.
(13161 views)
Functional PHP
by 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.
(8634 views)
by 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.
(8634 views)