PHP by Example: A Practical Guide to Creating Web Applications with PHP

Alex Vasilev

Language: English

Publisher: Apress

Published: Jun 17, 2024

Description:

This book discusses the PHP programming language. PHP is a simple, beautiful, and elegant language. Moreover, it is special in some sense. PHP is designed to execute code on the server side. In other words, it is not enough to know PHP. It is also necessary to understand how and for what it is used. That is important since understanding the possibilities of a language is the key to using it effectively.