Introduction
PHP is a language that helps make websites work behind the scenes. It lets you create pages that can change and respond to what users do.
You want to build a website that shows different content to different users.
You need to save or get information from a database on a website.
You want to create forms that users can fill out and send data.
You want to make a website that can remember users when they come back.
You want to build a simple online store or blog.