PHP introduction

Getting started

Learn what is PHP and why you should use it.

PHP installation

To be able to follow these chapters, you need to install PHP and some prerequisites on your system.

Editors and IDEs

For writing PHP code, you will need a text editor or IDE. This chapter will introduce you to some useful tools.

PHP basics

Create PHP hello world and learn about the essential elements of PHP.