
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 with Guru99by Krishna Rungta - guru99
PHP is a serverside scripting language. This book is designed for beginners with little or no PHP experience. Apart from teaching the PHP syntax, this book also gives you steps to create a sample project (Ajax Based Poll Application).
(24476 views)
PHP Reference: Beginner to Intermediate PHP5by Mario Lurig
A collection of over 250 PHP functions with clear explanations in language anyone can understand, followed with examples. The book includes numerous additional tips, the basics of PHP, MySQL query examples, regular expressions syntax, etc.
(23258 views)
Zend Framework: Surviving The Deep Endby Pádraic Brady
A free book about Zend Framework for the PHP programming language. This is a survival guide, boosting your understanding of the framework and how it all fits together by following the development of a single application from start to finish.
(21616 views)
PHP: The Right Wayby Josh Lockhart - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(19751 views)