Learn what is PHP and why you should use it.
To be able to follow these chapters, you need to install PHP and some prerequisites on your system.
For writing PHP code, you will need a text editor or IDE. This chapter will introduce you to some useful tools.
Create PHP hello world and learn about the essential elements of PHP.